summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-07-17 20:31:10 +0000
committerBruno Haible <bruno@clisp.org>2001-07-17 20:31:10 +0000
commitb5d94ad264ab1a071d5ef2207b28fcd831bda64b (patch)
tree912b6c2857bc40b4c31796474dc254cf0f9f91ed /m4
parent969f7bb5efb2df1ffc0c86eb26e1e3f3b756272a (diff)
downloadexternal_gettext-b5d94ad264ab1a071d5ef2207b28fcd831bda64b.zip
external_gettext-b5d94ad264ab1a071d5ef2207b28fcd831bda64b.tar.gz
external_gettext-b5d94ad264ab1a071d5ef2207b28fcd831bda64b.tar.bz2
Convert to UTF-8.
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 170f696..40d67ad 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -252,7 +252,7 @@
* gettext.m4 (AM_WITH_NLS): Make the tests for gettext in libc and
in libintl similar. If found in libintl, add "-lintl" to $LIBS during
subsequent AC_TRY_LINKs and later to INTLLIBS.
- Reported by Gaël Roualland <gael.roualland@dial.oleane.com>.
+ Reported by Gaël Roualland <gael.roualland@dial.oleane.com>.
2000-08-23 Bruno Haible <haible@clisp.cons.org>