md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / gethrxtime
index 8c40d28..b728003 100644 (file)
@@ -3,23 +3,30 @@ Get high resolution real time.
 
 Files:
 lib/xtime.h
+lib/xtime.c
 lib/gethrxtime.c
 lib/gethrxtime.h
 m4/gethrxtime.m4
-m4/clock_time.m4
 m4/longlong.m4
 
 Depends-on:
-gettime
+clock-time
 extensions
+extern-inline
+gettime
+sys_time
 
 configure.ac:
 gl_GETHRXTIME
 
 Makefile.am:
+lib_SOURCES += gethrxtime.c xtime.c
 
 Include:
-#include "xtime.h"
+"xtime.h"
+
+Link:
+$(LIB_GETHRXTIME)
 
 License:
 GPL