From: Paul Eggert Date: Mon, 21 Mar 2005 22:31:18 +0000 (+0000) Subject: * Makefile.am (libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c, X-Git-Tag: CPPI-1_12~1244 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3db2fe2c9ffe51331db3d7221ed0b3f3f6e224ff;p=thirdparty%2Fcoreutils.git * Makefile.am (libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c, as they are now done by Autoconf macros. --- diff --git a/lib/ChangeLog b/lib/ChangeLog index cb0a2187bc..58993842cd 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2005-03-21 Paul Eggert + + * Makefile.am (libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c, + as they are now done by Autoconf macros. + 2005-03-20 Paul Eggert * gettext.h, regex.c, setenv.c, vasprintf.c: Sync from gnulib.