summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 98b0102f3..8dd3d274e 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-28 Jim Meyering <meyering@lucent.com>
+
+ * mbstate_t.m4: Use stdlib.h, not stdio.h. The latter is not included
+ by quotearg.c, for which we perform this test. From Bruno Haible.
+
2000-06-17 Bruno Haible <haible@clisp.cons.org>
* check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.