OSDN Git Service

build: use gettext-0.17
authorJim Meyering <meyering@redhat.com>
Wed, 26 May 2010 09:29:56 +0000 (11:29 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 26 May 2010 09:29:56 +0000 (11:29 +0200)
* 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.

bootstrap.conf
configure.ac

index 4ca51a7..9907304 100644 (file)
@@ -34,7 +34,7 @@ gnulib_modules="
        dirname
        fdl
        fsync
-       gettext
+       gettext-h
        git-version-gen
        gitlog-to-changelog
        gnu-web-doc-update
index ceecacf..9ae5783 100644 (file)
@@ -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([