changeset 2666:0d8470e38f5d

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Wed, 28 Jun 2000 20:30:59 +0000
parents e27a6f0ca3f8
children a61942f1a535
files m4/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.