On Sun, Sep 4, 2022 at 9:53 AM Paul Smith <psm...@gnu.org> wrote: > > On Sun, 2022-09-04 at 00:28 +0000, Martin Dorey wrote: > > https://git.savannah.gnu.org/cgit/make.git/commit/configure.ac?id=079 > > 3658c09a8f33581dae6dfbe2483ea279e72b1 > > > > ... imposed a dependency on autoconf 2.71. > > I'm not sure if there's a need for this new autoconf version or not, I > can look at gnulib. The issue is that I have a version of autoconf and > that's the only one I test (and build) with.
Most of hosts that i can use don't have 2.71. I usually edit configure.ac and replace 2.71 with 2.69 in that case. regards, Dmitry