* modules/exclude (Depends-on): Depend on verify.
[gnulib.git] / modules / utimecmp
1 Description:
2 compare file time stamps
3
4 Files:
5 lib/intprops.h
6 lib/utimecmp.h
7 lib/utimecmp.c
8 m4/utimecmp.m4
9
10 Depends-on:
11 hash
12 stat-time
13 timespec
14 utimens
15 xalloc
16 stdbool
17 verify
18
19 configure.ac:
20 gl_UTIMECMP
21
22 Makefile.am:
23
24 Include:
25 "utimecmp.h"
26
27 License:
28 GPL
29
30 Maintainer:
31 Paul Eggert, Jim Meyering