From: Jim Meyering Date: Fri, 13 Nov 2009 16:53:06 +0000 (+0100) Subject: build: require gettext-0.17 X-Git-Tag: v8.1~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3744b25f2854628ffadb35c57305257f6144352;p=thirdparty%2Fcoreutils.git build: require gettext-0.17 * configure.ac: Require gettext-0.17; it was released two years ago. --- diff --git a/configure.ac b/configure.ac index 71548519c0..8f019b67d6 100644 --- a/configure.ac +++ b/configure.ac @@ -430,7 +430,7 @@ AC_SUBST([CONFIG_STATUS_DEPENDENCIES]) ############################################################################ AM_GNU_GETTEXT([external], [need-ngettext]) -AM_GNU_GETTEXT_VERSION([0.15]) +AM_GNU_GETTEXT_VERSION([0.17]) # For a test of uniq: it uses the $LOCALE_FR envvar. gt_LOCALE_FR