From 2c69dae3c3108c58813a89ded73496c6fba33175 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 5 Jun 2010 02:03:43 +0200 Subject: [PATCH] Update to GNU gettext 0.18.1. --- ChangeLog | 6 ++++++ modules/gettext | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e1c5d8b8b..3d9a68082 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-06-04 Bruno Haible + + Update to GNU gettext 0.18.1. + * modules/gettext (configure.ac): Require gettext infrastructure from + version 0.18.1. + 2010-06-03 Bruno Haible Don't use AC_LIBOBJ with file names in subdirectories. diff --git a/modules/gettext b/modules/gettext index ee3274dfd..cab538e3c 100644 --- a/modules/gettext +++ b/modules/gettext @@ -39,7 +39,7 @@ havelib 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 -- 2.11.0