From: Jim Meyering Date: Thu, 18 Dec 2003 10:08:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b68994571c5f5d0d38944f9719bf5e4b6d0930b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index f6fe6aa924..b551c24e92 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,10 @@ +2003-12-18 Jim Meyering + + * search-libs.m4 (AC_SEARCH_LIBS): Remove file/macro, now that + this replacement is no longer needed. Besides, this macro has + no effect with autoconf-2.58, since its `undefine' is not honored. + Reported by Andreas Schwab. + 2003-11-08 Jim Meyering * inttypes.m4: Sync from gnulib (this file was previously empty,