GH-89886: Bump to GNU Autoconf v2.71 (#104925)

Co-authored-by: Christian Heimes <christian@python.org>
This commit is contained in:
Erlend E. Aasland 2023-06-01 23:44:25 +02:00 committed by GitHub
parent 60f8117d0c
commit 8a8ebf2e3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 10386 additions and 7251 deletions

View file

@ -1531,6 +1531,10 @@ Build Changes
* ``PYTHON_FOR_REGEN`` now require Python 3.10 or newer.
* Autoconf 2.71 and aclocal 1.16.4 is now required to regenerate
:file:`!configure`.
(Contributed by Christian Heimes in :gh:`89886`.)
C API Changes
=============

View file

@ -332,6 +332,10 @@ that may require changes to your code.
Build Changes
=============
* Autoconf 2.71 and aclocal 1.16.4 is now required to regenerate
:file:`!configure`.
(Contributed by Christian Heimes in :gh:`89886`.)
C API Changes
=============