From: Jim Meyering Date: Sat, 5 Oct 1996 13:15:07 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19n~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09711894fec24cb51dbe40c3040bce346db0f780;p=thirdparty%2Fcoreutils.git . --- 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