mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / utimecmp
index 64a4fa320734150ede14febcdc076bc6ff8b3b52..a3160c8d548d81b75c69a2abb5a076ee0000f8d7 100644 (file)
@@ -2,26 +2,32 @@ 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
 
 Makefile.am:
-lib_SOURCES += utimecmp.h utimecmp.c
 
 Include:
 "utimecmp.h"
 
+Link:
+$(LIB_CLOCK_GETTIME)
+
 License:
 GPL