[jhbuild] libgda: Use --with-java=no to avoid the annoying JDK crash catcher.



commit 5ec76220ef59c6b8bdbc781f54373cba00911ff7
Author: Murray Cumming <murrayc murrayc com>
Date:   Sat Jul 4 23:00:42 2009 +0200

    libgda: Use --with-java=no to avoid the annoying JDK crash catcher.

 modulesets/gnome-2.26.modules               |    2 +-
 modulesets/gnome-external-deps-2.28.modules |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-2.26.modules b/modulesets/gnome-2.26.modules
index f70411b..3af764e 100644
--- a/modulesets/gnome-2.26.modules
+++ b/modulesets/gnome-2.26.modules
@@ -783,7 +783,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="libgda">
+  <autotools id="libgda" autogenargs="--with-java=no">
     <branch />
     <dependencies>
       <dep package="glib"/>
diff --git a/modulesets/gnome-external-deps-2.28.modules b/modulesets/gnome-external-deps-2.28.modules
index 594e621..072f64d 100644
--- a/modulesets/gnome-external-deps-2.28.modules
+++ b/modulesets/gnome-external-deps-2.28.modules
@@ -836,7 +836,7 @@
     </dependencies>
   </tarball>
     
-  <tarball id="libgda" version="4.0.0">
+  <tarball id="libgda" version="4.0.0" autogenargs="--with-java=no">
     <source href="http://download.gnome.org/sources/libgda/4.0/libgda-4.0.0.tar.bz2";
             size="8379342" md5sum="c6fb003eb81263e9bfcfe546a048865e"/>
     <dependencies>



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