mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / utimecmp
index 6cd77faf9f355d60314c97dba228a33be5747b88..a3160c8d548d81b75c69a2abb5a076ee0000f8d7 100644 (file)
@@ -2,7 +2,6 @@ Description:
 compare file time stamps
 
 Files:
-lib/intprops.h
 lib/utimecmp.h
 lib/utimecmp.c
 m4/utimecmp.m4
@@ -10,10 +9,12 @@ m4/utimecmp.m4
 Depends-on:
 hash
 stat-time
-timespec
+time
 utimens
-xalloc
+intprops
+lstat
 stdbool
+stdint
 verify
 
 configure.ac:
@@ -24,6 +25,9 @@ Makefile.am:
 Include:
 "utimecmp.h"
 
+Link:
+$(LIB_CLOCK_GETTIME)
+
 License:
 GPL