[gucharmap] Distcheck without introspection



commit 887908a9a420a9bd477025120da71e366b91fe02
Author: Christian Persch <chpe gnome org>
Date:   Mon Aug 16 21:42:18 2010 +0200

    Distcheck without introspection

 Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e85c961..97d0e09 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,7 +43,8 @@ EXTRA_DIST = \
 DISTCHECK_CONFIGURE_FLAGS = \
 	--disable-scrollkeeper \
 	--disable-schemas-install \
-	--enable-gtk-doc
+	--enable-gtk-doc \
+	--disable-introspection
 
 CLEANFILES = \
 	$(desktop_DATA) \



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