summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-28 20:30:59 +0000
committerJim Meyering <jim@meyering.net>2000-06-28 20:30:59 +0000
commit69b3d52b2a57a50757b0a782844e5d9eb95c69c1 (patch)
tree6ccf023ae8d497a7b5c35f04981911e8fa7922b5
parent27a839a3faf5b242913c3d682914da73c4603681 (diff)
downloadcoreutils-69b3d52b2a57a50757b0a782844e5d9eb95c69c1.tar.xz
*** empty log message ***
-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.