From: Bruno Haible Date: Sat, 5 Jun 2010 00:03:43 +0000 (+0200) Subject: Update to GNU gettext 0.18.1. X-Git-Tag: v0.1~4098 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=2c69dae3c3108c58813a89ded73496c6fba33175;p=gnulib.git Update to GNU gettext 0.18.1. --- 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