* modules/utimecmp (Depends-on): Add stat-time.
[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
18 configure.ac:
19 gl_UTIMECMP
20
21 Makefile.am:
22
23 Include:
24 "utimecmp.h"
25
26 License:
27 GPL
28
29 Maintainer:
30 Paul Eggert, Jim Meyering