summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-07-04 00:40:52 +0000
committerJim Meyering <jim@meyering.net>1998-07-04 00:40:52 +0000
commitec65e39e6f0a3ed7f87e257231d9d3f539fc79db (patch)
treedf718e675fa5a2a6f69111998a2e26f0cd300f60 /m4
parentbedf44ba83aae25eb93f1532fcdf97fd3dd4b552 (diff)
downloadcoreutils-ec65e39e6f0a3ed7f87e257231d9d3f539fc79db.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-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.