This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients ned.deily, pablogsal
Date 2021-10-03.14:11:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633270311.41.0.676540133698.issue45350@roundup.psfhosted.org>
In-reply-to
Content
The updates to aclocal.m4 are generated by the aclocal tool of the GNU build system. That, and other things including autoconf, gets run by autoreconf.  Running autoconf by itself is not sufficient.

https://devguide.python.org/setup/#regenerate-configure

https://www.gnu.org/software/autoconf/manual/autoconf-2.68/html_node/autoreconf-Invocation.html
History
Date User Action Args
2021-10-03 14:11:51ned.deilysetrecipients: + ned.deily, pablogsal
2021-10-03 14:11:51ned.deilysetmessageid: <1633270311.41.0.676540133698.issue45350@roundup.psfhosted.org>
2021-10-03 14:11:51ned.deilylinkissue45350 messages
2021-10-03 14:11:51ned.deilycreate