From: Jim Meyering Date: Tue, 14 Aug 2001 07:24:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_15~411 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0285f77feb05b1d6362eafe0596de748c365e888;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 4d9ca0b29e..861b47a14e 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,12 @@ 2001-08-14 Jim Meyering + * src/Makefile.am (INCLUDES): Add -I../lib so sys2.h can include + the new, generated file, unlocked-io.h. + + * tests/Makefile.am (TESTS_ENVIRONMENT): Remove first definition + of this variable, and move its RHS into the RHS of the second. + Thanks, automake! + * src/su.c (xputenv): Remove parameter's const qualifier. * src/dirname.c, src/env.c, src/id.c, src/pathchk.c, src/pinky.c,