summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-12-09 03:12:38 +0000
committerJim Meyering <jim@meyering.net>1996-12-09 03:12:38 +0000
commita65bae921ec4732ca3e0889c9bdf29c8840af7c4 (patch)
tree70372b9ab520d54e8a974ceddc98b000e95b02a5
parent89cf1fc2cf2e6e5e286e78b92dbe21c15e960577 (diff)
downloadcoreutils-a65bae921ec4732ca3e0889c9bdf29c8840af7c4.tar.xz
.
-rw-r--r--old/textutils/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index c9db56a77..3dca3eaa4 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,6 +1,7 @@
Sun Dec 8 07:22:38 1996 Jim Meyering <meyering@na-net.ornl.gov>
=========== Update for automake-1.1k.
+ * Makefile.am (AUTOMAKE_OPTIONS): Require 1.1k.
* configure.in (AM_CONFIG_HEADER): Use it.
(AC_OUTPUT): Remove stamp-h timestamping statement.
Now, AM_CONFIG_HEADER does it automatically.