1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-07 17:19:18 +02:00
This commit is contained in:
Jim Meyering
2005-03-09 10:17:51 +00:00
parent c4ce40a9a3
commit 72a21d8bfe
+4
View File
@@ -1,5 +1,9 @@
2005-03-09 Jim Meyering <jim@meyering.net>
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 <eggert@cs.ucla.edu>