From: Jim Meyering Date: Sun, 29 Jun 1997 20:21:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16b~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0935e2ce3f0d9a369b4a031af574f1917ff3cfb3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 28a571eef4..1793ebf991 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,8 @@ 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, define _sys_putenv back to putenv. + Rather than undefining putenv after the includes, define _sys_putenv + back to putenv. * configure.in (LIB_CRYPT): AC_SUBST new variable. Use it to add crypt-related library (-lufc or -lcrypt) only for the program that