summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-11-18 18:17:42 +0000
committerJim Meyering <jim@meyering.net>1995-11-18 18:17:42 +0000
commit546754d2e974f45c25a49f4567669af6e3fb9996 (patch)
treee22a68dbc43be4cdb8c9c157442b8a928f976762 /old
parente8f8b7a82d35275f57065e374c5c233a77d20b59 (diff)
downloadcoreutils-546754d2e974f45c25a49f4567669af6e3fb9996.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 8d023f840..6277ffba5 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,15 @@
+Sat Nov 18 12:04:30 1995 Jim Meyering (meyering@comco.com)
+
+ Update for autoconf-2.5:
+ * src/Makefile.in (prefix, exec_prefix): Remove them.
+ (libdir): Use @libdir@.
+ (bindir): Use @bindir@.
+ * doc/Makefile.in (prefix): Remove it.
+ (infodir): Use @infodir@.
+ * man/Makefile.in (prefix, exec_prefix): Remove them.
+ (mandir): Use @mandir@.
+ (bindir): Remove it.
+
Thu Nov 16 21:25:45 1995 Jim Meyering (meyering@comco.com)
* Makefile.in (_all): New default target. Depend on `all' to work