[gtk+/drop-gail] Allow direct inclusion of private headers



commit 120ac1d467b8b2825afe57dff92ec9e5a983270f
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Feb 24 22:01:12 2011 -0500

    Allow direct inclusion of private headers
    
    All of this is temporary anyway...

 modules/other/gail/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/modules/other/gail/Makefile.am b/modules/other/gail/Makefile.am
index 0a8bcc3..3344fc2 100644
--- a/modules/other/gail/Makefile.am
+++ b/modules/other/gail/Makefile.am
@@ -125,6 +125,7 @@ libgailinclude_HEADERS =		\
 	$(gail_public_h_sources)
 
 libgail_la_CPPFLAGS = \
+	-DGTK_COMPILATION		\
 	-I$(top_srcdir)			\
 	-I$(top_srcdir)/modules/other	\
 	-I$(top_srcdir)/gdk		\



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