Move gen-lbrkprop from GNU gettext to here.
[gnulib.git] / modules / utimens
index f630f1b..caf8805 100644 (file)
@@ -2,19 +2,20 @@ 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
 
 Depends-on:
-timespec
+sys_time
+time
 
 configure.ac:
 gl_UTIMENS
 
 Makefile.am:
-lib_SOURCES += utimens.h utimens.c
 
 Include:
 "utimens.h"
@@ -24,4 +25,3 @@ GPL
 
 Maintainer:
 Paul Eggert, Jim Meyering
-