# HG changeset patch # User Bruno Haible # Date 1136900124 0 # Node ID df81e777d4207649ed0d527067f655c49c8934d9 # Parent dcbc41f9d21d4982c2ac3f2cfaac67d4632d086a Avoid a failure from autoreconf. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-01-07 Bruno Haible + + * modules/gettext (configure.ac): Add an invocation of + AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool. + 2006-01-09 Paul Eggert Sync from coreutils: @@ -18,7 +23,7 @@ 2006-01-09 Simon Josefsson - * modules/gc-rijndael-tests (License): Likewise. + * modules/gc-rijndael-tests (License): Put under LGPL. * modules/gc-des-tests (License): Likewise. diff --git a/modules/gettext b/modules/gettext --- a/modules/gettext +++ b/modules/gettext @@ -36,6 +36,7 @@ configure.ac: AM_GNU_GETTEXT([external]) +AM_GNU_GETTEXT_VERSION([0.14.5]) Makefile.am: