md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / gettime
index c16a71a..e1efe76 100644 (file)
@@ -3,20 +3,26 @@ Return current time, with nanosecond resolution.
 
 Files:
 lib/gettime.c
-m4/clock_time.m4
 m4/gettime.m4
 
 Depends-on:
+clock-time
 gettimeofday
+sys_time
 timespec
+extensions
 
 configure.ac:
 gl_GETTIME
 
 Makefile.am:
+lib_SOURCES += gettime.c
 
 Include:
-#include "timespec.h"
+"timespec.h"
+
+Link:
+$(LIB_CLOCK_GETTIME)
 
 License:
 GPL