# HG changeset patch # User Jim Meyering # Date 948785180 0 # Node ID 2c091f08f7eb87d1e41391b433ca8d27d72e6edd # Parent 09034c95ed59097f269aa240fdac61edc6f61596 *** empty log message *** diff --git a/m4/ChangeLog b/m4/ChangeLog --- 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