From: Jim Meyering Date: Sat, 27 Jul 2002 21:39:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0_13~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ad0b9f7ddef655ada8bc50ded40f13058052d1ac;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 11466d0d19..690a7f4e4d 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,10 @@ +2002-07-27 Jim Meyering + + * prereq.m4 (jm_PREREQ_READUTMP): Don't check just + `struct utmpx.ut_exit' and `struct utmp.ut_exit'. Instead, check + all combinations of utmp/utmpx and ut_termination/e_termination + and ut_exit/e_exit. + 2002-07-23 Jim Meyering * c-bs-a.m4 (AC_C_BACKSLASH_A): Remove file, now that autoconf