]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Fix bug when autom4te updates too quickly
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 1 Sep 2021 00:01:47 +0000 (17:01 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 1 Sep 2021 00:35:42 +0000 (17:35 -0700)
commit3a9802d60156809c139e9b4620bf04917e143ee2
treebb499d851fda160b95714071ec01a2bfb9ca6653
parentb27bc3e230bb12fdd9a813e38e82bc4c3e22b4cc
Fix bug when autom4te updates too quickly

Use stat from Time::HiRes (instead of File::stat).

Problem reported by Ionen Wolkens <https://bugs.gentoo.org/782985>.
lib/Autom4te/FileUtils.pm