From: Jim Meyering Date: Thu, 8 Nov 2001 23:20:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_17~148 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=ae7dbaf035dde45e74adbdb4024aa951e840db37;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 27be8e4b8b..660077b6f1 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,5 +1,9 @@ 2001-11-09 Jim Meyering + * jm-macros.m4: Require autoconf-2.52f. + (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD): + Use these AC_-prefixed names, not the AM_-prefixed ones. + * afs.m4 (jm_AFS): Quote the body. Patch by Akim Demaille. 2001-11-04 Jim Meyering