[libgee] Disable introspection during distcheck



commit 961bfac0b8ee2214e9cd643dc03899c26e88e851
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Sun Aug 5 20:52:54 2012 -0700

    Disable introspection during distcheck

 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e2c6ef0..5ecbad6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,6 @@
 include $(top_srcdir)/Makefile.decl
 ACLOCAL_AMFLAGS = -I m4
+AM_DISTCHECK_CONFIGURE_FLAGS = --enable-introspection=no
 
 if ENABLE_DOC
 DOC_SUBDIR = \



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