(Depends-on): Add stdbool.
[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 timespec
13 utimens
14 xalloc
15 stdbool
16
17 configure.ac:
18 gl_UTIMECMP
19
20 Makefile.am:
21
22 Include:
23 "utimecmp.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Paul Eggert, Jim Meyering