1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-06 00:29:44 +02:00
This commit is contained in:
Jim Meyering
1996-10-05 18:06:07 +00:00
parent c5de1e3532
commit c177b96b17
+4
View File
@@ -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.