12 lines
446 B
Text
12 lines
446 B
Text
$NetBSD: patch-module_embed_per-process_Makefile.am,v 1.1 2012/02/03 02:46:39 sbd Exp $
|
|
|
|
--- module/embed/per-process/Makefile.am.orig 2009-09-29 03:40:53.000000000 +0000
|
|
+++ module/embed/per-process/Makefile.am
|
|
@@ -33,7 +33,6 @@ INCLUDES = \
|
|
per_process_la_CPPFLAGS= \
|
|
-DGTK_DISABLE_DEPRECATED=1 \
|
|
-DGDK_DISABLE_DEPRECATED=1 \
|
|
- -DG_DISABLE_DEPRECATED=1 \
|
|
-DG_LOG_DOMAIN=\"Kazehakase-PerProcess\"
|
|
|
|
per_process_la_LDFLAGS = \
|