From: Jim Meyering Date: Mon, 16 Jun 1997 16:58:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16a~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bfc9115ee5f086626ca3903d871b4ed9b21d8b49;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index b39f41ff1b..b53c13ad90 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,12 @@ +Mon Jun 16 11:06:57 1997 Jim Meyering + + * m4/putenv.m4 (jm_FUNC_PUTENV): New file and macro. + * configure.in (jm_FUNC_PUTENV): Use it. + * acconfig.h (putenv): Add #undef. + * lib/Makefile.am (EXTRA_DIST): Add putenv.c. + (libsu_a_SOURCES): Remove putenv.c. + * m4/Makefile.am (EXTRA_DIST): Add putenv.m4. + Thu Jun 12 06:48:23 1997 Jim Meyering * src/expr.c (eval6): Accept new unary operator, quote.