summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 59d89da8a..4b83e9831 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,5 +1,16 @@
+1998-07-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+ * gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
+ is to be used.
+
1998-07-03 Jim Meyering <meyering@ascend.com>
+ * gettext.m4: Add -lintl if it's found to be necessary.
+
+ * gettext.m4: New file -- from gettext-0.10.35.
+ * lcmessage.m4: Likewise.
+ * progtest.m4: Likewise.
+
* regex.m4 (jm_WITH_REGEX): New file and macro.
* jm-macros.m4: Require the new macro.