md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / settime
index 8d0d2e1..8f097f7 100644 (file)
@@ -3,10 +3,13 @@ Set the current time, with nanosecond resolution.
 
 Files:
 lib/settime.c
-m4/clock_time.m4
 m4/settime.m4
 
 Depends-on:
+clock-time
+errno
+extensions
+sys_time
 timespec
 
 configure.ac:
@@ -16,10 +19,13 @@ Makefile.am:
 lib_SOURCES += settime.c
 
 Include:
+"timespec.h"
+
+Link:
+$(LIB_CLOCK_GETTIME)
 
 License:
 GPL
 
 Maintainer:
 Paul Eggert, Jim Meyering
-