Work around tests/touch/empty-file failure on a system
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 18 Jan 2005 23:52:18 +0000 (23:52 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 18 Jan 2005 23:52:18 +0000 (23:52 +0000)
commit48bde603f0ddf53ffad933b5fd4229bae039206e
tree27fbc8e1c783d145cd3212eee02856d139991ba6
parentcc6e2500ba889b7950ebefe404f066e0965c7963
Work around tests/touch/empty-file failure on a system
(sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
NULL-means-set-to-current-time semantics.
Remove temporary file immediately, rather than waiting
for configure's at-exit trap code to do it.
m4/utimes.m4