diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index b509d67..c3d72ff 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2001-04-12 Bruno Haible <haible@clisp.cons.org> + + * gettext.m4 (AM_WITH_NLS): Fix syntax error in 'case'. Change + whitespace in $CONFIG_FILES to spaces for matching with 'case'. + Reported by Thorsten Kukuk <kukuk@suse.de>. + 2001-04-11 Bruno Haible <haible@clisp.cons.org> * gettext.m4 (AM_WITH_NLS): Even if 'msgfmt' is not found in $PATH, |