autoupdate
[gnulib.git] / modules / gettime
index c16a71a..988d293 100644 (file)
@@ -3,12 +3,14 @@ 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
@@ -16,7 +18,10 @@ gl_GETTIME
 Makefile.am:
 
 Include:
-#include "timespec.h"
+"timespec.h"
+
+Link:
+$(LIB_CLOCK_GETTIME)
 
 License:
 GPL