From: Jim Meyering Date: Tue, 27 Jun 2000 10:08:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0w~47 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=26a158b619e71a5bd3304ab53a4408a29d689623;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index b6675e229b..98b0102f3a 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2000-06-17 Bruno Haible + + * check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well. + * prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either or + exists, put readutmp.o into LIBOBJS. + 2000-06-25 Jim Meyering * mbstate_t.m4: Include stdio.h before wchar.h to work around