summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-05-26 11:29:56 +0200
committerJim Meyering <meyering@redhat.com>2010-05-26 11:29:56 +0200
commitbd5754769fa6435a0166192ca1cca531c500694b (patch)
treeeeabb0d98734a6963cdd118c65337ba0dd1c23c0 /configure.ac
parent656833e1548f455939df72d6c6769ba5ce90538e (diff)
downloadparted-bd5754769fa6435a0166192ca1cca531c500694b.tar.gz
build: use gettext-0.17
* configure.ac: Use gettext-0.17. * bootstrap.conf (gnulib_modules): Use gettext-h, not gettext. since the latter drags in a depedency on gettext 0.18.
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 ceecacf..9ae5783 100644
--- a/configure.ac
+++ b/configure.ac
@@ -295,7 +295,7 @@ libraries.)
fi
AM_PROG_LIBTOOL
-AM_GNU_GETTEXT_VERSION([0.15])
+AM_GNU_GETTEXT_VERSION([0.18])
AM_GNU_GETTEXT([external])
if test "$USE_INCLUDED_LIBINTL" = "yes"; then
AC_MSG_ERROR([