8000 bpo-40939: run autoreconf to fix configure{,.ac} disparity (GH-21152) · python/cpython@8d02f91 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8d02f91

Browse files
authored
bpo-40939: run autoreconf to fix configure{,.ac} disparity (GH-21152)
1 parent 06a40d7 commit 8d02f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16806,7 +16806,7 @@ do
1680616806
done
1680716807

1680816808

16809-
SRCDIRS="Parser Parser/pegen Objects Python Modules Modules/_io Programs"
16809+
SRCDIRS="Parser Objects Python Modules Modules/_io Programs"
1681016810
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for build directories" >&5
1681116811
$as_echo_n "checking for build directories... " >&6; }
1681216812
for dir in $SRCDIRS; do

0 commit comments

Comments
 (0)
0