X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Futimecmp;h=7be906b21997a086dd9c883987ecd61c906a66d4;hb=87f8903d4b15b30b6b3da2c0632fef3e626129fd;hp=d65ef3e33696bc8ff362927b3a2aea00941c1249;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/utimecmp b/modules/utimecmp index d65ef3e33..7be906b21 100644 --- a/modules/utimecmp +++ b/modules/utimecmp @@ -8,22 +8,29 @@ 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 Maintainer: Paul Eggert, Jim Meyering -