From: Jim Meyering Date: Wed, 28 Jun 2000 20:30:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0w~31 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=69b3d52b2a57a50757b0a782844e5d9eb95c69c1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 98b0102f3a..8dd3d274ec 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2000-06-28 Jim Meyering + + * 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 * check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.