]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 10 Mar 2002 18:41:47 +0000 (18:41 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 10 Mar 2002 18:41:47 +0000 (18:41 +0000)
old/fileutils/ChangeLog

index cba5676291f5bf1fce1798690b4f350463712800..7d2b9a96dcbd24ebde90e36bfc05bef960229c03 100644 (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.