1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-08 17:51:13 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-03-10 18:41:47 +00:00
parent c880cde6a9
commit 21eba648bd
+4
View File
@@ -2,6 +2,10 @@
* Version 4.1.7.
* configure.ac (AM_INIT_AUTOMAKE): Specify the required version
of automake (1.6), and options (gnits dist-bzip2), rather than...
* Makefile.am (AUTOMAKE_OPTIONS): ...here. Remove definition.
* src/copy.c (copy_reg): Don't exit upon finding a replaced file.
Instead, just skip it like the diagnostic says.
Reported by Paul Eggert.