From: Jim Meyering Date: Fri, 14 Jul 2000 15:57:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0x~66 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=a8d048fb4defcb64b6210333a72bdec119b95e41;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index e5bdd69444..52cc9abd8e 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,11 @@ +2000-07-10 Paul Eggert + + From a suggestion by Bruno Haible. + * mbstate_t.m4 (AC_MBSTATE_T): + Renamed from AC_MBSTATE_T_OBJECT. All uses changed. + Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT + and mbstate_t, to a single-part test that simply defines mbstate_t. + 2000-07-10 Jim Meyering * strerror_r.m4: Mirror the correction made in autoconf.