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