From: Jim Meyering Date: Tue, 25 Jan 2000 07:26:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88dba79b5a36db1bda5fdac306bd7f6af1d8945f;p=pspp *** 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