X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Futimecmp;h=398411e53ba27fea5105b227baf4c0cee1fd8483;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=64a4fa320734150ede14febcdc076bc6ff8b3b52;hpb=eef56b544e01755a52fdfbf204e6f2d5800efd21;p=gnulib.git diff --git a/modules/utimecmp b/modules/utimecmp index 64a4fa320..398411e53 100644 --- a/modules/utimecmp +++ b/modules/utimecmp @@ -2,26 +2,33 @@ 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 +lib_SOURCES += utimecmp.c Include: "utimecmp.h" +Link: +$(LIB_CLOCK_GETTIME) + License: GPL