changeset 2218:2c091f08f7eb

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Tue, 25 Jan 2000 07:26:20 +0000
parents 09034c95ed59
children dc2a214f6b3c
files m4/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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