X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Futimecmp;h=7be906b21997a086dd9c883987ecd61c906a66d4;hb=fc80165c92e8b92da6e88e4fdb9c472125124fa0;hp=bad8e6a01a5be6cb96f44f1251ff7b4839e29a58;hpb=d3e8c58c07934d00ff72d0dc32aa48a2c3667137;p=gnulib.git diff --git a/modules/utimecmp b/modules/utimecmp index bad8e6a01..7be906b21 100644 --- a/modules/utimecmp +++ b/modules/utimecmp @@ -2,17 +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 @@ -22,6 +26,9 @@ Makefile.am: Include: "utimecmp.h" +Link: +$(LIB_CLOCK_GETTIME) + License: GPL