From: Jim Meyering Date: Sun, 6 Oct 1996 03:19:07 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19n~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d2263af18200f612e52867075857908ef8c485;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 97bc756133..0b5f922b4e 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,8 @@ Sat Oct 5 11:38:23 1996 Jim Meyering + * lib/Makefile.am (su_SOURCES): Remove gethostname.c -- + it's AC_REPLACE'd and already in EXTRA_DIST. + * configure.in: Use AM_SANITY_CHECK_CC. * configure.in: Use AM_FUNC_ERROR_AT_LINE.