summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-08-01 07:59:08 +0000
committerJim Meyering <jim@meyering.net>1999-08-01 07:59:08 +0000
commitc98ddf8f5055fefcdfc1627e8cbd90d818489b59 (patch)
tree5c958c9f0e4c0f8bd13bd16377a3c39244386a71
parent2e7840e90b33e3faaaa1a57c1c593df2a25ec94d (diff)
downloadgnulib-c98ddf8f5055fefcdfc1627e8cbd90d818489b59.tar.gz
*** empty log message ***
-rw-r--r--m4/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 3a83367c5e..7438832497 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,10 @@
+1999-07-05 Paul Eggert <eggert@twinsun.com>
+
+ * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
+ Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
+ (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
+ and simplify the shell code.
+
1999-07-20 Jim Meyering <meyering@ascend.com>
* jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.