From 09711894fec24cb51dbe40c3040bce346db0f780 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 5 Oct 1996 13:15:07 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index e88b8093b6..993e84dcc5 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,17 @@ +Sat Oct 5 08:07:03 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. + Wed Oct 2 21:44:36 1996 Jim Meyering * src/dircolors.c (usage): Deprecate --print-data-base even though -- 2.47.2