* modules/utimens (Files): Add m4/utimbuf.m4, since
[gnulib.git] / modules / utimens
1 Description:
2 Set file access and modification times.
3
4 Files:
5 lib/utimens.c
6 lib/utimens.h
7 m4/utimbuf.m4
8 m4/utimens.m4
9 m4/utimes.m4
10
11 Depends-on:
12 timespec
13
14 configure.ac:
15 gl_UTIMENS
16
17 Makefile.am:
18
19 Include:
20 "utimens.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Paul Eggert, Jim Meyering