projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b9f1bb
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Tue, 25 Jan 2000 07:26:20 +0000
(07:26 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 25 Jan 2000 07:26:20 +0000
(07:26 +0000)
m4/ChangeLog
patch
|
blob
|
history
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index 918a0ee08a5f91dbc669015718ab61db685f2930..4a0ad8cf0f50988423231e3f977997867e5e738d 100644
(file)
--- 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