]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 18 Aug 2001 15:26:28 +0000 (15:26 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 18 Aug 2001 15:26:28 +0000 (15:26 +0000)
old/textutils/ChangeLog

index cd0c8419ab901260f08f591595fe1e031e7202e6..db35c8a05e72b2bd778833e3053fc216e60588e8 100644 (file)
@@ -1,5 +1,12 @@
 2001-08-18  Jim Meyering  <meyering@lucent.com>
 
+       * Makefile.maint: Merge in changes from autoconf.
+
+       * Makefile.maint ($(v_etc_file)): Define.
+       (copyright-check): Use the new variable.
+       (my-distcheck): Depend on local-check so those checks are once
+       again run by `make distcheck'.
+
        * src/head.c (head_bytes): Read no more than the specified
        number of bytes.  Patch by Ian Bruce.