Merge commit 'stable/20110609'
[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 time
13 utimens
14 intprops
15 lstat
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 Link:
29 $(LIB_CLOCK_GETTIME)
30
31 License:
32 GPL
33
34 Maintainer:
35 Paul Eggert, Jim Meyering