[gegl] build: disable gobject introspection also on dist



commit e362e0e066f048e934d9c626669b016359738982
Author: Ãyvind KolÃs <pippin gimp org>
Date:   Sun Apr 1 00:38:16 2012 +0100

    build: disable gobject introspection also on dist

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 6d2290f..7dad5ba 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,7 @@ EXTRA_DIST = 			\
 	m4/introspection.m4	\
 	gegl.pc.in
 
-DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
+# DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
 
 DISTCLEANFILES = \
 	$(built_dist_files)



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