summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-05-11 10:31:21 +0200
committerJim Meyering <meyering@redhat.com>2010-05-11 10:31:21 +0200
commit7e978a7b2d2d2088543f6d7370a7b19ff28771c9 (patch)
tree2b57861f5c1e24ae674b6edfe29bbd8977f74a9c /configure.ac
parent844b2570b3206f5483522242ca369929c7cff062 (diff)
downloadcoreutils-7e978a7b2d2d2088543f6d7370a7b19ff28771c9.tar.xz
build: record the gettext-0.18 requirement also in configure.ac
* configure.ac: Require gettext-0.18 here, too.
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 b07a52bf5..e7037a1a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -432,7 +432,7 @@ AC_SUBST([CONFIG_STATUS_DEPENDENCIES])
# As long as "grep 'PRI[diouxX]' po/*.pot" reports matches in
# translatable strings, we must use need-formatstring-macros here.
AM_GNU_GETTEXT([external], [need-formatstring-macros])
-AM_GNU_GETTEXT_VERSION([0.17])
+AM_GNU_GETTEXT_VERSION([0.18])
# For a test of uniq: it uses the $LOCALE_FR envvar.
gt_LOCALE_FR