NEWS.stable: update and finalise
[gnulib.git] / modules / gettime
index e6334ef..988d293 100644 (file)
@@ -3,12 +3,12 @@ Return current time, with nanosecond resolution.
 
 Files:
 lib/gettime.c
-m4/clock_time.m4
 m4/gettime.m4
 
 Depends-on:
-gettime
+clock-time
 gettimeofday
+sys_time
 timespec
 extensions
 
@@ -18,7 +18,10 @@ gl_GETTIME
 Makefile.am:
 
 Include:
-#include "timespec.h"
+"timespec.h"
+
+Link:
+$(LIB_CLOCK_GETTIME)
 
 License:
 GPL