summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-06-15 23:52:37 +0200
committerJim Meyering <meyering@redhat.com>2010-06-16 07:42:07 +0200
commit179f395e2c54306693c4ea8704df6c7eb2f6436f (patch)
tree04e54f3c6d0d4624d6a6d38113f11e6ab09c6870 /configure.ac
parent8312ad98344434da5069d1ca5d33133b0fec7939 (diff)
downloadidutils-179f395e2c54306693c4ea8704df6c7eb2f6436f.tar.gz
idutils-179f395e2c54306693c4ea8704df6c7eb2f6436f.tar.bz2
idutils-179f395e2c54306693c4ea8704df6c7eb2f6436f.zip
build: require gettext-0.18
* configure.ac: Require it here... * bootstrap.conf (buildreq): ...and here.
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 861ea82..31b49d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -103,7 +103,7 @@ AC_TYPE_SIZE_T
AC_CHECK_TYPES(ptrdiff_t)
AM_GNU_GETTEXT([external], [need-ngettext])
-AM_GNU_GETTEXT_VERSION([0.17])
+AM_GNU_GETTEXT_VERSION([0.18])
AC_CONFIG_FILES([
po/Makefile.in