From: Jim Meyering Date: Mon, 9 Dec 1996 03:13:15 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_12r^0 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=7f5d303c61670529fe4acad4bc5388dfcc19bdaf;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d432134114..949e342c1f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,6 +1,7 @@ Sun Dec 8 07:22:38 1996 Jim Meyering =========== Update for automake-1.1k. + * Makefile.am (AUTOMAKE_OPTIONS): Require 1.1k. * configure.in (AM_CONFIG_HEADER): Use it. (AC_OUTPUT): Remove stamp-h timestamping statement. Now, AM_CONFIG_HEADER does it automatically. diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d8f1c797af..1d70bec901 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,6 +1,7 @@ Sun Dec 8 07:22:38 1996 Jim Meyering =========== Update for automake-1.1k. + * Makefile.am (AUTOMAKE_OPTIONS): Require 1.1k. * configure.in (AM_CONFIG_HEADER): Use it. (AC_OUTPUT): Remove stamp-h timestamping statement. Now, AM_CONFIG_HEADER does it automatically.