[gnome-ostree: 27/27] ostree.modules: Don't disable GLib tests



commit f2db65afa0fa72bb939e88dacbb8354d53c0adf9
Author: Colin Walters <walters verbum org>
Date:   Sat Dec 15 15:45:01 2012 -0500

    ostree.modules: Don't disable GLib tests
    
    I may want to hack on GLib too.

 install/ostree.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/install/ostree.modules b/install/ostree.modules
index 4b95791..0823a45 100644
--- a/install/ostree.modules
+++ b/install/ostree.modules
@@ -10,7 +10,7 @@
   <autotools id="gnome-common">
     <branch/>
   </autotools>
-  <autotools id="glib" autogenargs="--disable-modular-tests">
+  <autotools id="glib">
     <branch/>
     <dependencies>
       <dep package="gtk-doc-stub"/>



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