From 7006d5fed67fccdf4ebbc066ef69c8eccda43a9b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 16 May 1998 20:27:26 +0000 Subject: [PATCH] *** empty log message *** --- old/sh-utils/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index e0289abec..568cc9aea 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.