[releng] [release] disable introspection



commit 3d599c50264b9c4f586b820592ca72f1108b2c70
Author: Frederic Crozat <fcrozat mandriva com>
Date:   Wed Jan 13 22:36:49 2010 +0100

    [release] disable introspection

 tools/smoketesting/sample-tarball.jhbuildrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/smoketesting/sample-tarball.jhbuildrc b/tools/smoketesting/sample-tarball.jhbuildrc
index 55c1bec..68ad12f 100644
--- a/tools/smoketesting/sample-tarball.jhbuildrc
+++ b/tools/smoketesting/sample-tarball.jhbuildrc
@@ -26,7 +26,7 @@ else:
 
 # extra arguments to pass to all autogen.sh scripts
 # to speed up builds of gnome2, try '--disable-static --disable-gtk-doc'
-autogenargs='--disable-static --disable-gtk-doc '
+autogenargs='--disable-static --disable-gtk-doc --disable-introspection'
 
 # set CFLAGS:
 os.environ['CFLAGS'] = '-g -O2'



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