Re: 1.16.90 regression: configure now takes 7 seconds to start
Bruno Haible <[email protected]> Tue, 18 Jun 2024 01:12:39 +0200
| Newsgroups | gmane.comp.sysutils.automake.general |
|---|---|
| Message-ID | <9562223.DvuYhMxLoT@nimes> |
Karl Berry wrote: > This patch is conservative; IMO safe for a 1.17 release. > > I like the idea of a conservative patch, for sure. I see that what > you're doing here is simply omitting the 1 second trial for the sake of > saving that time, in exchange for accepting a 2s delay in the Automake > tests on 1s filesystems. Yep. > I installed your first patch. Thanks!