From: Jim Meyering Date: Fri, 12 Apr 2002 11:04:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0_12~180 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7f01432879050804d18202f93cd5e6cd0ff125da;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 5bc0030f31..c879d4a994 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,7 +1,7 @@ 2002-04-12 Jim Meyering * jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use - AC_FUNC_STRNLEN. That would end up putting two copies of strnlen.o + AC_FUNC_STRNLEN. Otherwise, we'd end up putting two copies of strnlen.o in the library, and that makes some versions of ranlib object. 2002-04-09 Jim Meyering