1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-16 23:08:57 +02:00

* src/Makefile.am (nanosec_libs): Remove $(LIB_XANOSLEEP).

This commit is contained in:
Paul Eggert
2005-03-01 17:29:12 +00:00
parent d8adc99dc1
commit 4fcd0a2251
+6 -1
View File
@@ -1,7 +1,12 @@
2005-03-01 Jim Meyering <jim@meyering.net>
2005-03-01 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.1.
* src/Makefile.am (nanosec_libs): Remove $(LIB_XANOSLEEP); no
longer needed.
2005-03-01 Jim Meyering <jim@meyering.net>
* src/copy.c (copy_internal): Change test of source type from
!S_ISREG to S_ISLNK. Reported by Paul Eggert in
http://lists.gnu.org/archive/html/bug-coreutils/2004-10/msg00050.html.