Tests for module 'unictype/bidiclass-longname'.
[pspp] / modules / utimecmp
index e4e6f432461d4f9adb7472fe58afb602874ead8e..7be906b21997a086dd9c883987ecd61c906a66d4 100644 (file)
@@ -2,16 +2,21 @@ Description:
 compare file time stamps
 
 Files:
-lib/intprops.h
 lib/utimecmp.h
 lib/utimecmp.c
 m4/utimecmp.m4
 
 Depends-on:
 hash
-timespec
+stat-time
+time
 utimens
 xalloc
+intprops
+lstat
+stdbool
+stdint
+verify
 
 configure.ac:
 gl_UTIMECMP
@@ -21,6 +26,9 @@ Makefile.am:
 Include:
 "utimecmp.h"
 
+Link:
+$(LIB_CLOCK_GETTIME)
+
 License:
 GPL