[jhbuild] 3.8: remove --disable-http from gvfs



commit 25929bdcfcd3ef1c7bb68fc2c1a4f63fb97d7660
Author: Dan Winship <danw gnome org>
Date:   Mon Nov 19 12:28:59 2012 -0500

    3.8: remove --disable-http from gvfs
    
    This was worked around in libsoup almost immediately after it was
    broken. This wasn't really needed.

 modulesets/gnome-suites-core-3.8.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.8.modules b/modulesets/gnome-suites-core-3.8.modules
index 5a76aef..784809c 100644
--- a/modulesets/gnome-suites-core-3.8.modules
+++ b/modulesets/gnome-suites-core-3.8.modules
@@ -344,7 +344,7 @@
     </dependencies>
   </autotools>
 
- <autotools id="gvfs" autogenargs="--disable-http">
+ <autotools id="gvfs">
     <branch/>
     <dependencies>
       <dep package="intltool"/>



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