projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ce7f76
)
* modules/utimens (Depends-on): Add timespec, required for
author
Jim Meyering
<jim@meyering.net>
Thu, 22 Feb 2007 21:27:01 +0000
(21:27 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 22 Feb 2007 21:27:01 +0000
(21:27 +0000)
utimens.h's inclusion of timespec.h.
ChangeLog
patch
|
blob
|
history
modules/utimens
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 19d29222e62b907cbb45021c6350b59c3699dab8..f330998bcf8a7bdd3ad7b0670751a1329ec66811 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2007-02-22 Jim Meyering <jim@meyering.net>
+
+ * modules/utimens (Depends-on): Add timespec, required for
+ utimens.h's inclusion of timespec.h.
+
2007-02-21 Paul Eggert <eggert@cs.ucla.edu>
* lib/getcwd.c (__getcwd): Undo previous change; it mishandled
diff --git
a/modules/utimens
b/modules/utimens
index caf8805d6a720d1f146d746b8f8b7227d66ac7af..abaf78319b293a6217f8bf9cfafd557bd0e759a7 100644
(file)
--- a/
modules/utimens
+++ b/
modules/utimens
@@
-11,6
+11,7
@@
m4/utimes.m4
Depends-on:
sys_time
time
+timespec
configure.ac:
gl_UTIMENS