summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-13 17:53:06 +0100
committerJim Meyering <meyering@redhat.com>2009-11-13 17:54:07 +0100
commitc3744b25f2854628ffadb35c57305257f6144352 (patch)
tree8a6ec1477414336838dfc4b5b1cb35a6f2e6a0d4 /configure.ac
parent49741b61b735ab9a1cc85c27cc19b71e828c03e8 (diff)
downloadcoreutils-c3744b25f2854628ffadb35c57305257f6144352.tar.xz
build: require gettext-0.17
* configure.ac: Require gettext-0.17; it was released two years ago.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 71548519c..8f019b67d 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