Hash :
be6418e5
Author :
Date :
2011-05-24T02:23:33
utimens: Move AC_LIBOBJ invocations to module description. * m4/utimens.m4 (gl_UTIMENS): Remove AC_LIBOBJ invocation. * modules/utimens (Makefile.am): Augment lib_SOURCES.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
Description:
Set file access and modification times.
Files:
lib/utimens.c
lib/utimens.h
m4/utimbuf.m4
m4/utimens.m4
m4/utimes.m4
Depends-on:
dup2
errno
lstat
gettime
stat-time
stdbool
sys_stat
sys_time
time
configure.ac:
gl_UTIMENS
Makefile.am:
lib_SOURCES += utimens.c
Include:
"utimens.h"
Link:
$(LIB_CLOCK_GETTIME)
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering, Eric Blake