[gtk-osx] Work around odd failure of bdw-gc's autogen.sh to create depcomp.



commit d3151c027b1df03d792cb8658d55aa40d770f415
Author: John Ralls <jralls ceridwen us>
Date:   Sun Dec 21 10:15:20 2014 -0800

    Work around odd failure of bdw-gc's autogen.sh to create depcomp.
    
    Even though it says it does.

 modulesets-stable/gtk-osx-random.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-random.modules b/modulesets-stable/gtk-osx-random.modules
index 3f259e9..2e74fb4 100644
--- a/modulesets-stable/gtk-osx-random.modules
+++ b/modulesets-stable/gtk-osx-random.modules
@@ -407,7 +407,7 @@ Libglade itself is deprecated. This is the last release. -->
            revision="libatomic_ops-7_2f"/>
   </autotools>
 
-  <autotools id="bdw-gc" autogen-template="./autogen.sh &amp;&amp; ./configure --prefix %(prefix)s  
%(autogenargs)s">
+  <autotools id="bdw-gc" autogen-template="./autogen.sh &amp;&amp; automake-1.10 -ac &amp;&amp; ./configure 
--prefix %(prefix)s  %(autogenargs)s">
     <branch repo="github.com" module="ivmai/bdwgc"  revision="gc7_2f" />
     <dependencies>
       <dep package="libatomic-ops"/>


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