up gettext version
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 13 Feb 2004 16:43:51 +0000 (16:43 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 13 Feb 2004 16:43:51 +0000 (16:43 +0000)
Original commit message from CVS:
up gettext version

autogen.sh

index e27fd3b..95bf860 100755 (executable)
@@ -36,7 +36,7 @@ version_check "autoconf" "$AUTOCONF autoconf autoconf-2.54 autoconf-2.53 autocon
 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 "autopoint" "autopoint" \
-              "ftp://ftp.gnu.org/pub/gnu/gettext/" 0 11 4 || DIE=1
+              "ftp://ftp.gnu.org/pub/gnu/gettext/" 0 11 5 || DIE=1
 version_check "libtoolize" "$LIBTOOLIZE libtoolize libtoolize14" \
               "ftp://ftp.gnu.org/pub/gnu/libtool/" 1 4 0 || DIE=1
 version_check "pkg-config" "" \