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