From: Ned Deily Date: Thu, 25 Jun 2020 14:46:44 +0000 (-0400) Subject: bpo-40939: run autoreconf to fix configure{,.ac} disparity (GH-21152) X-Git-Tag: v3.10.0a1~511 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8d02f91dc6139a13b6efa9bd5a5b4bdd7ddcc29d;p=thirdparty%2FPython%2Fcpython.git bpo-40939: run autoreconf to fix configure{,.ac} disparity (GH-21152) --- diff --git a/configure b/configure index dc590c2e9827..c51f396824b6 100755 --- a/configure +++ b/configure @@ -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