From: Jim Meyering Date: Tue, 8 Oct 1996 00:51:25 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19n~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7026c59810a154249eda309b194cd83055dc0a80;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 0b5f922b4e..84682e07aa 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,12 @@ +Mon Oct 7 18:46:28 1996 Jim Meyering + + * lib/Makefile.am (EXTRA_DIST): Remove alloca.c, error.c, and mktime. + (su_SOURCES): Remove memcmp.c. + Automake automatically includes at least these, now. + From François Pinard. + + * lib/Makefile.am (su_SOURCES): Remove getline.c. + Sat Oct 5 11:38:23 1996 Jim Meyering * lib/Makefile.am (su_SOURCES): Remove gethostname.c --