]> git.ipfire.org Git - thirdparty/automake.git/commit
test: explanation of MTIME_RESOLUTION resetting.
authorKarl Berry <karl@freefriends.org>
Tue, 9 Jul 2024 22:35:13 +0000 (15:35 -0700)
committerKarl Berry <karl@freefriends.org>
Tue, 9 Jul 2024 22:35:13 +0000 (15:35 -0700)
commitcef4dc7158e1aa8b54b8e0eb47a44716461f60ba
tree321feb75e1bcbeba675dd515129fe42cd219458d
parent9719ecd76715182cbb8c49fb23e9e068cf32bf85
test: explanation of MTIME_RESOLUTION resetting.

* t/ax/test-defs.in (MTIME_RESOLUTION): separate the case
where am_cv_filesystem_timestamp_resolution is not set for
more explanations, but still reset MTIME_RESOLUTION to 1
even if it is already set. Which it should be when running
tests, because config.status is sourced. But it's too late in
the release process to change this now; after the release,
can try keeping a non-empty MTIME_RESOLUTION.
t/ax/test-defs.in