bpo-40939: run autoreconf to fix configure{,.ac} disparity (GH-21152)

This commit is contained in:
Ned Deily 2020-06-25 10:46:44 -04:00 committed by GitHub
parent 06a40d7359
commit 8d02f91dc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -16806,7 +16806,7 @@ do
done
SRCDIRS="Parser Parser/pegen Objects Python Modules Modules/_io Programs"
SRCDIRS="Parser Objects Python Modules Modules/_io Programs"
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for build directories" >&5
$as_echo_n "checking for build directories... " >&6; }
for dir in $SRCDIRS; do