From: Jim Meyering Date: Sat, 20 Jul 2002 14:06:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_22~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce62cf1bd31556edea2e6e2770611305396947dd;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index f742145d8d..2ac7eb2288 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,5 +1,7 @@ 2002-07-20 Jim Meyering + * intdiv0.m4: New file. From gettex-0.11.3. + * jm-macros.m4: Require autoconf-2.53b. Use new macros AC_FUNC_MALLOC and AC_FUNC_REALLOC, in place of jm_-prefixed ones. Thanks, Akim!