bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

update gettext module


From: Bruno Haible
Subject: update gettext module
Date: Sat, 3 Mar 2007 03:07:44 +0100
User-agent: KMail/1.5.4

With the current gettext module, the bison-i18n testdir fails, because
the macro AM_INTL_SUBDIR didn't exist in gettext-0.15. I'm applying this.
The m4/* files have already been updated to gettext-0.16.1 long ago.


2007-03-02  Bruno Haible  <address@hidden>

        * modules/gettext (configure.ac): Require gettext infrastructure
        from version 0.16.1.

--- modules/gettext     1 Feb 2007 01:52:34 -0000       1.16
+++ modules/gettext     3 Mar 2007 02:05:28 -0000
@@ -37,7 +37,7 @@
 
 configure.ac:
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.15])
+AM_GNU_GETTEXT_VERSION([0.16.1])
 
 Makefile.am:
 # This is for those projects which use "gettextize --intl" to put a source-code





reply via email to

[Prev in Thread] Current Thread [Next in Thread]