From: Christian Schaller Date: Fri, 20 Jan 2006 19:10:26 +0000 (+0000) Subject: up automake requirement to 1.7 X-Git-Tag: 1.19.3~511^2~12297 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=25df39b708b397dc160e0c2f6b7e790d9762c49a;p=platform%2Fupstream%2Fgstreamer.git up automake requirement to 1.7 Original commit message from CVS: up automake requirement to 1.7 --- diff --git a/autogen.sh b/autogen.sh index 2e68c7f..84550dd 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit e0b121388ece524c0b7035a72bddd191d122d8bf +Subproject commit bc4325349e8d0ec90aa5c5e74566880cc2e82527