From 98564790bd1bec287a0bb8ef4ac99953bada1619 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 5 Oct 1996 16:47:37 +0000 Subject: [PATCH] . --- old/sh-utils/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 7dae10b31b..5a0d3d5427 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,17 @@ +Sat Oct 5 11:38:23 1996 Jim Meyering + + * 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. + + * configure.in (GNU_PACKAGE): New variable. + (PACKAGE_VERSION): Remove it. + + * acconfig.h (GNU_PACKAGE): New variable. + (PACKAGE_VERSION): Remove now-unused variable. + + * src/*.c: Update --version output to conform to the coding standard. + Sun Sep 22 22:41:54 1996 Jim Meyering * configure.in (AC_CHECK_HEADERS): Alphabetize. -- 2.47.2