summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-03-07 07:54:43 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-03-07 07:54:43 +0000
commit916a4265f5223fe89e85a2c9e8dad3f141faae07 (patch)
tree3ae3f4403343215751d9b9a65ae7eccadaa0f103
parente285e2d5b3e1a53ca29971a1ef7a8dcbc45d2986 (diff)
downloadmailutils-916a4265f5223fe89e85a2c9e8dad3f141faae07.tar.gz
mailutils-916a4265f5223fe89e85a2c9e8dad3f141faae07.tar.bz2
Require gettext 0.17
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f796a95af..2ef542be8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -80,7 +80,7 @@ status_tcpwrap=maybe
dnl Internationalization macros.
AM_GNU_GETTEXT([external], [need-ngettext])
-AM_GNU_GETTEXT_VERSION(0.15)
+AM_GNU_GETTEXT_VERSION(0.17)
AM_ICONV
AC_CHECK_HEADERS(iconv.h)
AC_CHECK_TYPE(iconv_t,:,

Return to:

Send suggestions and report system problems to the System administrator.