[devhelp/gnome-2-28] [build] do not force single includes, to work with older libunique



commit 0d2381c0a1fa369cafd0c9af6501bf71e1c425f3
Author: Frédéric Péters <fpeters 0d be>
Date:   Tue Sep 29 14:28:24 2009 +0200

    [build] do not force single includes, to work with older libunique

 src/Makefile.am |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 89b6260..76980eb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -26,9 +26,6 @@ AM_CPPFLAGS = 						\
 	-DG_DISABLE_DEPRECATED				\
 	-DGDK_DISABLE_DEPRECATED			\
 	-DGTK_DISABLE_DEPRECATED			\
-	-DG_DISABLE_SINGLE_INCLUDES			\
-	-DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES		\
-	-DGTK_DISABLE_SINGLE_INCLUDES			\
 	$(WARN_CFLAGS)
 
 bin_PROGRAMS = devhelp



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]