From: Jim Meyering Date: Sun, 29 Jun 1997 20:26:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16b~11 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=cabc10b90947caf1262adedda4487c042eb74ee3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 1793ebf991..80ade4903a 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -2,7 +2,7 @@ Sun Jun 29 07:18:25 1997 Jim Meyering * lib/putenv.c: Define-away putenv only if it's not already defined. Rather than undefining putenv after the includes, define _sys_putenv - back to putenv. + back to putenv. Reported by Marcus Daniels. * configure.in (LIB_CRYPT): AC_SUBST new variable. Use it to add crypt-related library (-lufc or -lcrypt) only for the program that