From: Jim Meyering Date: Fri, 10 Mar 2000 11:32:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: autoconf-2.50~1068 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=034c57f2b4dc218c01d6c74026ecc018a9273d0b;p=thirdparty%2Fautoconf.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 0b7c2b707..68a01f77b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-03-10 Jim Meyering + + * acgeneral.m4 (_AC_CHECK_TOOL_PREFIX): Correct typos in definition: + add `_' prefix to make the function name match comments and existing + uses. Remove leading prefix from _AC_CANONICAL_HOST. + 2000-03-09 Ossama Othman * acspecific.m4 (AC_SYS_RESTARTABLE_SYSCALLS): Added some missing