up automake requirement to 1.7
authorChristian Schaller <uraeus@gnome.org>
Fri, 20 Jan 2006 19:10:26 +0000 (19:10 +0000)
committerChristian Schaller <uraeus@gnome.org>
Fri, 20 Jan 2006 19:10:26 +0000 (19:10 +0000)
Original commit message from CVS:
up automake requirement to 1.7

autogen.sh
common

index 2e68c7f..84550dd 100755 (executable)
@@ -31,10 +31,10 @@ autogen_options $@
 
 echo -n "+ check for build tools"
 if test ! -z "$NOCHECK"; then echo " skipped"; else  echo; fi
-version_check "autoconf" "$AUTOCONF autoconf autoconf-2.54 autoconf-2.53 autoconf-2.52" \
+version_check "autoconf" "$AUTOCONF autoconf autoconf259 autoconf257 autoconf-2.54 autoconf-2.53 autoconf-2.52" \
               "ftp://ftp.gnu.org/pub/gnu/autoconf/" 2 52 || DIE=1
-version_check "automake" "$AUTOMAKE automake automake-1.7 automake-1.6 automake-1.5" \
-              "ftp://ftp.gnu.org/pub/gnu/automake/" 1 6 || DIE=1
+version_check "automake" "$AUTOMAKE automake automake-1.9 automake19 automake-1.7 automake-1.6 automake-1.5" \
+              "ftp://ftp.gnu.org/pub/gnu/automake/" 1 7 || DIE=1
 version_check "autopoint" "autopoint" \
               "ftp://ftp.gnu.org/pub/gnu/gettext/" 0 11 5 || DIE=1
 version_check "libtoolize" "$LIBTOOLIZE libtoolize" \
diff --git a/common b/common
index e0b1213..bc43253 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit e0b121388ece524c0b7035a72bddd191d122d8bf
+Subproject commit bc4325349e8d0ec90aa5c5e74566880cc2e82527