summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/Makefile.am1
-rw-r--r--old/fileutils/ChangeLog3
2 files changed, 3 insertions, 1 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
index aea28e033..114b08c64 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -33,7 +33,6 @@ ls-mntd-fs.m4 \
lstat.m4 \
malloc.m4 \
memcmp.m4 \
-mktime.m4 \
perl.m4 \
prereq.m4 \
progtest.m4 \
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 370cb33a6..e19bfee4d 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,8 @@
1999-10-31 Jim Meyering <meyering@ascend.com>
+ * Makefile.maint (my-distcheck): Remove $(DEPDIR) to work around
+ automake bug.
+
* doc/fileutils.texi: Document new --backup[=METHOD] option for
cp, mv, ln, and install.