summaryrefslogtreecommitdiffstats
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-08-02 13:22:26 +0000
committerBruno Haible <bruno@clisp.org>2001-08-02 13:22:26 +0000
commitf9691a073563290612ad7b7ce095329038475751 (patch)
tree2441583e202d7c487aa30f15f4a3b24fc72733df /m4/ChangeLog
parent43452bf99fd1e61503c8bbd0989852af6b06e2a5 (diff)
downloadexternal_gettext-f9691a073563290612ad7b7ce095329038475751.zip
external_gettext-f9691a073563290612ad7b7ce095329038475751.tar.gz
external_gettext-f9691a073563290612ad7b7ce095329038475751.tar.bz2
Simplify the logic.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index ec4211e..0a7fe96 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,9 @@
+2001-07-22 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext.m4 (AM_WITH_NLS): Simplify the logic. Use the same tests
+ for MSGFMT and XGETTEXT in the case we use a preinstalled GNU libintl
+ and in the case of using the included libintl.
+
2001-06-30 Bruno Haible <haible@clisp.cons.org>
* stdbool.m4: New file.