diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-25 07:26:20 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-25 07:26:20 +0000 |
commit | 03caa431a0515d59b6bd2a6923f1b19185a21712 (patch) | |
tree | 7821da2dc4bd096a5f64f8f6b9c8a9395d6f1c73 /m4 | |
parent | 231f8fc887fd503f4b6b861be03459883c23589e (diff) | |
download | coreutils-03caa431a0515d59b6bd2a6923f1b19185a21712.tar.xz |
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r-- | m4/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 918a0ee08..4a0ad8cf0 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,10 @@ +2000-01-25 Jim Meyering <meyering@lucent.com> + + * 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 <meyering@lucent.com> * jm-macros.m4: Move df-related tests here from fileutils/configure.in |