projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af894c0
)
* modules/utimens (Files): Add m4/utimbuf.m4, since
author
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 8 Sep 2005 21:45:38 +0000
(21:45 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 8 Sep 2005 21:45:38 +0000
(21:45 +0000)
m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
ChangeLog
patch
|
blob
|
history
modules/utimens
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 6090db74cc790bb569ff1ee8ba3bb1bd59dffbd3..32f9afbb5ab7dd922a9ec5e98de4aff94eafe20f 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,9
@@
+2005-09-08 Paul Eggert <eggert@cs.ucla.edu>
+
+ * modules/utimens (Files): Add m4/utimbuf.m4, since
+ m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
+ Reported by Sergey Poznyakoff.
+
2005-09-08 Simon Josefsson <jas@extundo.com>
* modules/socklen: New file.
diff --git
a/modules/utimens
b/modules/utimens
index 689b7184fc878756371045580203c76ecb75687a..6cc5e3122337fca7504002f761cc613cae710d02 100644
(file)
--- a/
modules/utimens
+++ b/
modules/utimens
@@
-2,8
+2,9
@@
Description:
Set file access and modification times.
Files:
-lib/utimens.h
lib/utimens.c
+lib/utimens.h
+m4/utimbuf.m4
m4/utimens.m4
m4/utimes.m4