]> Savannah Git Hosting - gnulib.git/commit
Make use of module 'utime-h'.
authorBruno Haible <bruno@clisp.org>
Sat, 29 Apr 2017 22:03:50 +0000 (00:03 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 30 Apr 2017 08:25:02 +0000 (10:25 +0200)
commit06464e83f20d6dc0c68d5fe074439a2d1d3e9ebb
tree006e961f0e4d46853b05519c4f16741dac1c0db5
parent8dac05d25ac9099980a9a46b6251c349909e1ac0
Make use of module 'utime-h'.

* modules/copy-file (Depends-on): Add utime-h.
* lib/copy-file.c: Assume that <utime.h> exists.
* m4/copy-file.m4 (gl_COPY_FILE): Don't test for <utime.h>.

* modules/utimens (Depends-on): Add utime-h.
* lib/utimens.c: Assume that <utime.h> exists.
ChangeLog
lib/copy-file.c
lib/utimens.c
m4/copy-file.m4
modules/copy-file
modules/utimens