]> git.ipfire.org Git - thirdparty/automake.git/commit
warn: avoid "only used once" warning for subsecond_mtime.
authorKarl Berry <karl@freefriends.org>
Sun, 24 Dec 2023 16:45:50 +0000 (08:45 -0800)
committerKarl Berry <karl@freefriends.org>
Sun, 24 Dec 2023 16:45:50 +0000 (08:45 -0800)
commit9ab5c03edcdb84b4f7bb68f19cb7cc028ff647f2
treeec83ec85bf76dabcdcf74338a1a6cd5e9b0005e0
parent8f43e75d8a8f2d7414d31993101d917b36df5f81
warn: avoid "only used once" warning for subsecond_mtime.

* bin/automake.in (version): uselessly use
$Automake::FileUtils::subsecond_mtime a second time to
avoid Perl warning.
bin/automake.in