[gtk-osx] Add automake-1.14
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Add automake-1.14
- Date: Fri, 14 Nov 2014 18:34:21 +0000 (UTC)
commit a042537a84bca93818bd6f26225ab0c4b609f46c
Author: Philip Chimento <philip chimento gmail com>
Date: Thu Nov 6 23:14:49 2014 -0800
Add automake-1.14
It's a friend to automake-1.10, automake-1.11, automake-1.12, and
automake-1.13.
modulesets-stable/bootstrap.modules | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/modulesets-stable/bootstrap.modules b/modulesets-stable/bootstrap.modules
index d623248..f78811b 100644
--- a/modulesets-stable/bootstrap.modules
+++ b/modulesets-stable/bootstrap.modules
@@ -100,6 +100,11 @@
module="automake/automake-1.13.4.tar.xz" version="1.13.4"/>
</autotools>
+ <autotools id="automake-1.14" autogen-sh="configure">
+ <branch repo="ftp.gnu.org" version="1.14.1"
+ module="automake/automake-1.14.1.tar.xz"/>
+ </autotools>
+
<!-- Pkg-config 0.26 and later requires glib, which requires
pkg-config, which, well, you get the idea. -->
<autotools id="pkg-config" autogen-sh="configure">
@@ -196,6 +201,7 @@
<dep package="automake-1.11" />
<dep package="automake-1.12" />
<dep package="automake-1.13" />
+ <dep package="automake-1.14"/>
<dep package="pkg-config" />
<dep package="bison"/> <!-- included for Tiger, skipped otherwise -->
<dep package="flex"/> <!-- included for Tiger, skipped otherwise -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]