changeset 7003:2f98ed9e3c9e

Upgrade to gettext-0.15.
author Bruno Haible <bruno@clisp.org>
date Sat, 22 Jul 2006 13:13:09 +0000
parents df869687851e
children 1cb22a3c421a
files ChangeLog modules/gettext
diffstat 2 files changed, 10 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-07-22  Bruno Haible  <bruno@clisp.org>
+
+	* modules/gettext: Upgrade to gettext-0.15.
+	(Files): Remove m4/isc-posix.m4. Add m4/lock.m4, m4/visibility.m4.
+	Replace m4/inttypes.m4 with m4/inttypes-h.m4.
+
 2006-07-21  Eric Blake  <ebb9@byu.net>
 
 	* modules/stdlib-safer: New file.
--- a/modules/gettext
+++ b/modules/gettext
@@ -9,11 +9,11 @@
 m4/iconv.m4
 m4/intdiv0.m4
 m4/intmax.m4
-m4/inttypes.m4
 m4/inttypes_h.m4
+m4/inttypes-h.m4
 m4/inttypes-pri.m4
-m4/isc-posix.m4
 m4/lcmessage.m4
+m4/lock.m4
 m4/longdouble.m4
 m4/longlong.m4
 m4/nls.m4
@@ -25,6 +25,7 @@
 m4/stdint_h.m4
 m4/uintmax_t.m4
 m4/ulonglong.m4
+m4/visibility.m4
 m4/wchar_t.m4
 m4/wint_t.m4
 m4/xsize.m4
@@ -36,7 +37,7 @@
 
 configure.ac:
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.14.5])
+AM_GNU_GETTEXT_VERSION([0.15])
 
 Makefile.am:
 # This is for those projects which use "gettextize --intl" to put a source-code