* modules/tmpdir (Depends-on): Add sys_stat.
[gnulib.git] / modules / settime
index 447dbcf..fe52382 100644 (file)
@@ -3,17 +3,22 @@ Set the current time, with nanosecond resolution.
 
 Files:
 lib/settime.c
-m4/clock_time.m4
 m4/settime.m4
 
 Depends-on:
+clock-time
+extensions
 timespec
 
 configure.ac:
 gl_SETTIME
 
 Makefile.am:
-lib_SOURCES += settime.c
 
 Include:
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert, Jim Meyering