]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* Makefile.am (libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c,
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Mar 2005 22:31:18 +0000 (22:31 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Mar 2005 22:31:18 +0000 (22:31 +0000)
as they are now done by Autoconf macros.

lib/ChangeLog

index cb0a2187bca33f69287aad9bf148120caf3e0267..58993842cdfd220e2219c2bb9e2a444204cb02e6 100644 (file)
@@ -1,3 +1,8 @@
+2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * Makefile.am (libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c,
+       as they are now done by Autoconf macros.
+
 2005-03-20  Paul Eggert  <eggert@cs.ucla.edu>
 
        * gettext.h, regex.c, setenv.c, vasprintf.c: Sync from gnulib.