roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / utimecmp
index a042393d78c5147ba9d0f73663052778cd6dadda..398411e53ba27fea5105b227baf4c0cee1fd8483 100644 (file)
@@ -9,10 +9,10 @@ m4/utimecmp.m4
 Depends-on:
 hash
 stat-time
-timespec
+time
 utimens
-xalloc
 intprops
+lstat
 stdbool
 stdint
 verify
@@ -21,10 +21,14 @@ configure.ac:
 gl_UTIMECMP
 
 Makefile.am:
+lib_SOURCES += utimecmp.c
 
 Include:
 "utimecmp.h"
 
+Link:
+$(LIB_CLOCK_GETTIME)
+
 License:
 GPL