From: Jim Meyering Date: Sat, 5 Oct 1996 18:06:07 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19n~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c177b96b172d2a35a7a9612d19a68e444d209154;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 5a0d3d5427..c62f0d39d5 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,9 @@ Sat Oct 5 11:38:23 1996 Jim Meyering + * 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.