[babl] build: do not enable introspection even for distcheck



commit 45c58bae85cce261ab585d4277bcf1143a922d75
Author: Ãyvind KolÃs <pippin gimp org>
Date:   Fri Mar 30 00:31:43 2012 +0100

    build: do not enable introspection even for distcheck

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index f3da098..840872e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
+#DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
 
 SUBDIRS = \
 	babl		\



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