From: Jim Meyering Date: Sat, 16 May 1998 20:27:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16o~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7006d5fed67fccdf4ebbc066ef69c8eccda43a9b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index e0289abecc..568cc9aea5 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,10 @@ 1998-05-16 Jim Meyering + * lib/readutmp.c (read_utmp): Add variant for systems that have + the utmpname function. + Ansideclify. + * configure.in: Check for utmpname. + * configure.in (jm_MACROS): New wrapper macro. Remove uses of most jm_* macros.