[gtk-osx] Work around odd failure of bdw-gc's autogen.sh to create depcomp.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Work around odd failure of bdw-gc's autogen.sh to create depcomp.
- Date: Sun, 21 Dec 2014 18:15:43 +0000 (UTC)
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 && ./configure --prefix %(prefix)s
%(autogenargs)s">
+ <autotools id="bdw-gc" autogen-template="./autogen.sh && automake-1.10 -ac && ./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]