md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / utimecmp
index 49d4411..398411e 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,19 +9,26 @@ m4/utimecmp.m4
 Depends-on:
 hash
 stat-time
-timespec
+time
 utimens
-xalloc
+intprops
+lstat
 stdbool
+stdint
+verify
 
 configure.ac:
 gl_UTIMECMP
 
 Makefile.am:
+lib_SOURCES += utimecmp.c
 
 Include:
 "utimecmp.h"
 
+Link:
+$(LIB_CLOCK_GETTIME)
+
 License:
 GPL