diff options
author | Jim Meyering <jim@meyering.net> | 1996-10-05 18:06:07 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-10-05 18:06:07 +0000 |
commit | c177b96b172d2a35a7a9612d19a68e444d209154 (patch) | |
tree | 079ea047bb4832329dc3e0fe4ff74ab6c000e013 /old | |
parent | c5de1e353264d2611c1480a1a6f37d677d505a28 (diff) | |
download | coreutils-c177b96b172d2a35a7a9612d19a68e444d209154.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/ChangeLog | 4 |
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. |