bpo-40334: Fix builds outside the source directory and regenerate autoconf files (GH-19667)

This commit is contained in:
Pablo Galindo 2020-04-23 01:38:11 +01:00 committed by GitHub
parent ce0eacb19c
commit a25f3c4c8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 76 additions and 7 deletions

2
configure vendored
View file

@ -16746,7 +16746,7 @@ do
done
SRCDIRS="Parser Objects Python Modules Modules/_io Programs"
SRCDIRS="Parser Parser/pegen 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