[gtk+/a11y] Allow use of private api in a11y/



commit 5b89cb5a25a9debfa6855d804ce7f67c563fed20
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jun 25 13:57:55 2011 -0400

    Allow use of private api in a11y/

 gtk/a11y/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/a11y/Makefile.am b/gtk/a11y/Makefile.am
index b6b3b44..d9b2a23 100644
--- a/gtk/a11y/Makefile.am
+++ b/gtk/a11y/Makefile.am
@@ -128,6 +128,7 @@ libgail_la_CPPFLAGS = \
 	-I$(top_srcdir)/gtk		\
 	-I$(top_builddir)/gtk		\
 	-DGTK_VERSION=\"$(GTK_VERSION)\"\
+	-DGTK_COMPILATION		\
 	-DGDK_DISABLE_DEPRECATED	\
 	-DGTK_DISABLE_DEPRECATED	\
 	$(AM_CPPFLAGS)



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