Merge from coreutils.
[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 timespec
12 utimens
13 xalloc
14
15 configure.ac:
16 gl_UTIMECMP
17
18 Makefile.am:
19 lib_SOURCES += utimecmp.h utimecmp.c
20
21 Include:
22 "utimecmp.h"
23
24 Maintainer:
25 Paul Eggert, Jim Meyering
26