regex: also remove dependency on HAVE_WCSCOLL
[gnulib.git] / modules / settime
index 3d0b58a..8f097f7 100644 (file)
@@ -3,19 +3,26 @@ Set the current time, with nanosecond resolution.
 
 Files:
 lib/settime.c
-m4/clock_time.m4
 m4/settime.m4
 
 Depends-on:
-timespec
+clock-time
+errno
 extensions
+sys_time
+timespec
 
 configure.ac:
 gl_SETTIME
 
 Makefile.am:
+lib_SOURCES += settime.c
 
 Include:
+"timespec.h"
+
+Link:
+$(LIB_CLOCK_GETTIME)
 
 License:
 GPL