From 5ee87d1992b217cc077f64d050e599520b668f55 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 13 Feb 2004 16:43:03 +0000 Subject: [PATCH] up version of gettext Original commit message from CVS: up version of gettext --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 21410571a4..9a861cfc22 100755 --- a/autogen.sh +++ b/autogen.sh @@ -34,7 +34,7 @@ version_check "autoconf" "$AUTOCONF autoconf autoconf-2.54 autoconf-2.53 autocon version_check "automake" "$AUTOMAKE automake automake-1.7 automake17 automake-1.6" \ "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 libtoolize14" \ "ftp://ftp.gnu.org/pub/gnu/libtool/" 1 4 0 || DIE=1 version_check "pkg-config" "" \