]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 7 Feb 1999 23:06:14 +0000 (23:06 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 7 Feb 1999 23:06:14 +0000 (23:06 +0000)
old/fileutils/ChangeLog
old/sh-utils/ChangeLog

index 8124e900b445f49820171b551f5dd3d5eeac999d..a3d78a7f4633bdcc7fa5f82c0aeb6314ab8c0c4a 100644 (file)
@@ -1,5 +1,10 @@
 1999-02-07  Jim Meyering  <meyering@ascend.com>
 
+       * Makefile.maint (my-distcheck): Don't depend on dist, now that this
+       is hooked up to the distcheck rule.
+       * Makefile.am (distcheck-hook): New target and rule -- link to shared
+       rule, my-distcheck, in Makefile.maint.
+
        * doc/fileutils.texi (shred invocation): New section.  From Colin Plumb.
 
        * configure.in (jm_FUNC_GETGROUPS): Move the test into a new file,
index 5d1a2c2fc98a9209b759dd5f4be09e5e3d24b2f1..0d2515c454ead7ece1dbfeba744ef68d94041efb 100644 (file)
@@ -1,5 +1,10 @@
 1999-02-07  Jim Meyering  <meyering@ascend.com>
 
+       * Makefile.maint (my-distcheck): Don't depend on dist, now that this
+       is hooked up to the distcheck rule.
+       * Makefile.am (distcheck-hook): New target and rule -- link to shared
+       rule, my-distcheck, in Makefile.maint.
+
        * configure.in (jm_FUNC_GETGROUPS): Move the test into a new file,
        group-member.m4, and just use this new macro.