mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
13 lines
441 B
Plaintext
13 lines
441 B
Plaintext
$NetBSD: patch-module_embed_per-process_Makefile.in,v 1.1 2012/02/03 02:46:39 sbd Exp $
|
|
|
|
--- module/embed/per-process/Makefile.in.orig 2009-09-29 03:43:58.000000000 +0000
|
|
+++ module/embed/per-process/Makefile.in
|
|
@@ -360,7 +360,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 = \
|