From: Jim Meyering Date: Wed, 20 Nov 1996 06:36:09 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19q~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbc246ca8f593f504bb65645f4a04926f0be0959;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 3c9726ca57..8265a6f8c2 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,11 @@ +Tue Nov 19 23:01:01 1996 Jim Meyering + + * configure.in (AM_SANITY_CHECK_CC): Remove it. Autoconf-2.11 + has this built-in. + (OPTIONAL_BIN_ZCRIPTS): Rename from OPTIONAL_SCRIPTS -- because + automake-1.1g couldn't deal with the _SCRIPTS suffix. + * src/Makefile.am (bin_SCRIPTS): Rename @OPTIONAL_SCRIPTS@. + Sun Nov 17 20:49:37 1996 Jim Meyering * src/id.c (main): Ignore -a, for compatibility with SVR4.