From: Stefano Lattarini Date: Fri, 31 Aug 2012 10:29:22 +0000 (+0200) Subject: maint: make required gettext version consistent X-Git-Tag: v8.20~117 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=badfa5bd0c5193276f469e8023cb23738eecf83a;p=thirdparty%2Fcoreutils.git maint: make required gettext version consistent * bootstrap.conf ($buildreq): Require gettext >= 0.18.1, consistently with the call to AM_GNU_GETTEXT_VERSION in configure.ac. --- diff --git a/bootstrap.conf b/bootstrap.conf index 27b5302ca2..535900d587 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -312,7 +312,7 @@ autoconf 2.64 automake 1.11.2 autopoint - bison - -gettext 0.17 +gettext 0.18.1 git 1.4.4 gperf - gzip -