From: Jim Meyering Date: Tue, 25 Jan 2000 07:26:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0p~52 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=03caa431a0515d59b6bd2a6923f1b19185a21712;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 918a0ee08a..4a0ad8cf0f 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,10 @@ +2000-01-25 Jim Meyering + + * timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as well + as time.h in the compile check. + * nanosleep.m4: Require AC_HEADER_TIME rather than simply using it. + Fix typo in cross-compiling case: s/yes/no/. + 2000-01-23 Jim Meyering * jm-macros.m4: Move df-related tests here from fileutils/configure.in