[gtk+/quartz-integration: 297/563] gail: No need to include modules/other in CFLAGS anymore



commit 5b9f56e5b4240d88511b650195046a6fcf65981f
Author: Benjamin Otte <otte redhat com>
Date:   Tue Jun 14 16:09:35 2011 +0200

    gail: No need to include modules/other in CFLAGS anymore
    
    Now that we include headers directly, ew don't need it anymore. And the
    current directory is included automatically.

 modules/other/gail/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/modules/other/gail/Makefile.am b/modules/other/gail/Makefile.am
index 789c38e..f4c76e3 100644
--- a/modules/other/gail/Makefile.am
+++ b/modules/other/gail/Makefile.am
@@ -127,7 +127,6 @@ libgailinclude_HEADERS =		\
 
 libgail_la_CPPFLAGS = \
 	-I$(top_srcdir)			\
-	-I$(top_srcdir)/modules/other	\
 	-I$(top_srcdir)/gdk		\
 	-I$(top_builddir)/gdk		\
 	-I$(top_srcdir)/gtk		\



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