changeset 6219:490f3df3587d

* modules/utimens (Files): Add m4/utimbuf.m4, since m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 08 Sep 2005 21:45:38 +0000
parents 71a1ca6e85c0
children 43c8e8a95c2d
files ChangeLog modules/utimens
diffstat 2 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.
--- a/modules/utimens
+++ b/modules/utimens
@@ -2,8 +2,9 @@
 Set file access and modification times.
 
 Files:
+lib/utimens.c
 lib/utimens.h
-lib/utimens.c
+m4/utimbuf.m4
 m4/utimens.m4
 m4/utimes.m4