summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-10-05 18:06:07 +0000
committerJim Meyering <jim@meyering.net>1996-10-05 18:06:07 +0000
commitc177b96b172d2a35a7a9612d19a68e444d209154 (patch)
tree079ea047bb4832329dc3e0fe4ff74ab6c000e013 /old/sh-utils
parentc5de1e353264d2611c1480a1a6f37d677d505a28 (diff)
downloadcoreutils-c177b96b172d2a35a7a9612d19a68e444d209154.tar.xz
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 5a0d3d542..c62f0d39d 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,9 @@
Sat Oct 5 11:38:23 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * src/Makefile.am (.sh): Substitute for @GNU_PACKAGE@ and @VERSION@
+ in the four installed scripts.
+ * src/*.sh: Update --version output to conform to the coding standard.
+
* acinclude.m4 (AC_HEADER_SYS_TIME_H): New macro.
(AM_FUNC_MKTIME): Require AC_HEADER_SYS_TIME_H so that configure's
checking... messages don't get nested.