iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / settime
index 71da479a39febd789b516c16dd329933b824d320..c2e1b3cd59e81dcbf6052cafbae90260a7f9167a 100644 (file)
@@ -3,10 +3,13 @@ Set the current time, with nanosecond resolution.
 
 Files:
 lib/settime.c
-m4/clock_time.m4
 m4/settime.m4
 
 Depends-on:
+clock-time
+errno
+extensions
+sys_time
 timespec
 
 configure.ac:
@@ -15,6 +18,10 @@ gl_SETTIME
 Makefile.am:
 
 Include:
+"timespec.h"
+
+Link:
+$(LIB_CLOCK_GETTIME)
 
 License:
 GPL