From: Jim Meyering Date: Sun, 10 Mar 2002 18:42:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_7~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0a35becaf5d4340b273a95b202c0d53009f2d2cb;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 1979722c8d..54f5f1409f 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,13 @@ -2002-03-09 Jim Meyering +2002-03-10 Jim Meyering * Version 2.0.12. + * configure.ac (AM_INIT_AUTOMAKE): Specify the required version + of automake (1.6), and options (gnits dist-bzip2), rather than... + * Makefile.am (AUTOMAKE_OPTIONS): ...here. Remove definition. + +2002-03-09 Jim Meyering + * Makefile.am (EXTRA_DIST): Remove config/config.rpath, now that automake knows about it.