commit 6380f0308b7e61b0472e004d3cebfd5e5e8d932f
Author: Christophe Fergeau <cferg...@redhat.com>
Date:   Fri Jul 22 18:23:12 2011 +0200

    add more flags to make distcheck
    
    We want to try compiling as much code as possible during make
    distcheck, so build python and mono bindings as well as the udev
    helpers.

 Makefile.am |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 14c4d1d..942d4fb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,9 +1,10 @@
 SUBDIRS=src tools tests po m4 docs bindings 
 
 # build documentation when doing a distcheck.
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc           \
-       --with-hal-callouts-dir="`pwd`/hal/scripts"     \
-       --with-hal-fdi-dir="`pwd`/hal/fdi"
+DISTCHECK_CONFIGURE_FLAGS =                            \
+       --enable-gtk-doc --with-mono                    \
+       --with-python --without-hal                     \
+       --enable-udev --with-udev-dir=`pwd`/udev
 
 ACLOCAL_AMFLAGS = -I m4
 

------------------------------------------------------------------------------
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
_______________________________________________
gtkpod-cvs2 mailing list
gtkpod-cvs2@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to