diff --git a/m4/ChangeLog b/m4/ChangeLog index f6fe6aa92..b551c24e9 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,