[3.9] bpo-43617: Check autoconf-archive package in configure.ac (GH-25016) (GH-25034)

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit 5d6e8c1c1a)

Co-authored-by: Christian Heimes <christian@python.org>
This commit is contained in:
Christian Heimes 2021-03-27 22:47:00 +01:00 committed by GitHub
parent 7990072999
commit 064bc07f24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 229 additions and 219 deletions

View file

@ -0,0 +1,2 @@
Improve configure.ac: Check for presence of autoconf-archive package and
remove our copies of M4 macros.