mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
GH-89886: Bump to GNU Autoconf v2.71 (#104925)
Co-authored-by: Christian Heimes <christian@python.org>
This commit is contained in:
parent
60f8117d0c
commit
8a8ebf2e3d
9 changed files with 10386 additions and 7251 deletions
|
|
@ -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
|
||||
=============
|
||||
|
|
|
|||
|
|
@ -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
|
||||
=============
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue