From: Jim Meyering Date: Wed, 28 Jun 2000 20:30:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53e80f7a698ff5a7909bc07bc715109b039e6f6b;p=pspp *** 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.