changeset 13389:332bfb30798b

Update to GNU gettext 0.18.1.
author Bruno Haible <bruno@clisp.org>
date Sat, 05 Jun 2010 02:03:43 +0200
parents 9ef3893d2c73
children ec7b10127e92
files ChangeLog modules/gettext
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-04  Bruno Haible  <bruno@clisp.org>
+
+	Update to GNU gettext 0.18.1.
+	* modules/gettext (configure.ac): Require gettext infrastructure from
+	version 0.18.1.
+
 2010-06-03  Bruno Haible  <bruno@clisp.org>
 
 	Don't use AC_LIBOBJ with file names in subdirectories.
--- a/modules/gettext
+++ b/modules/gettext
@@ -39,7 +39,7 @@
 
 configure.ac:
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.18])
+AM_GNU_GETTEXT_VERSION([0.18.1])
 
 Makefile.am:
 # This is for those projects which use "gettextize --intl" to put a source-code