From: Jim Meyering Date: Sun, 6 Oct 1996 03:07:35 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19n~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=320b9cc697a716727d118304018d6663a4cf97b9;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index c62f0d39d5..97bc756133 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,13 @@ Sat Oct 5 11:38:23 1996 Jim Meyering + * configure.in: Use AM_SANITY_CHECK_CC. + + * configure.in: Use AM_FUNC_ERROR_AT_LINE. + * lib/Makefile.am (EXTRA_DIST): Put error.c here. + (su_SOURCES): Remove error.c + Suggested by Ulrich Drepper. + + * configure.in (GNU_PACKAGE): AC_SUBST it for the src/*.sh scripts. * src/Makefile.am (.sh): Substitute for @GNU_PACKAGE@ and @VERSION@ in the four installed scripts. * src/*.sh: Update --version output to conform to the coding standard.