* modules/utimens (Files): Add m4/utimbuf.m4, since
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 8 Sep 2005 21:45:38 +0000 (21:45 +0000)
committerPaul 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
modules/utimens

index 6090db7..32f9afb 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.
index 689b718..6cc5e31 100644 (file)
@@ -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