From: Jim Meyering Date: Wed, 9 Mar 2005 10:17:51 +0000 (+0000) Subject: . X-Git-Tag: CPPI-1_12~1369 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=72a21d8bfe03c1ba9c07d783c2947b57a986971a;p=thirdparty%2Fcoreutils.git . --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 8ae810f584..ff7ec36ea8 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,9 @@ 2005-03-09 Jim Meyering + More migration to AC_LIBSOURCES/AC_LIBOBJ. + * Makefile.am (libfetish_a_SOURCES): Remove two more pairs of files: + cycle-check.c, cycle-check.h and argmatch.c, argmatch.h. + * cycle-check.c: Don't include "xalloc.h". It's not used. 2005-03-01 Paul Eggert