diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 3c9726ca5..8265a6f8c 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.