* MODULES.html.sh: Document tempname.
[gnulib.git] / modules / settime
index 0c5f5ce..fe52382 100644 (file)
@@ -1,18 +1,24 @@
 Description:
+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