Skip to content

Commit da2b792

Browse files
fix configure description
1 parent 62a1a4f commit da2b792

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

configure

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7023,7 +7023,7 @@ AC_ARG_WITH(
70237023
[tail-call-interp],
70247024
[AS_HELP_STRING(
70257025
[--tail-call-interp],
7026-
[enable tail-calling interpreter in evaluation loop and rest of CPython (enabled by default on supported compilers)]
7026+
[enable tail-calling interpreter in evaluation loop and rest of CPython]
70277027
)],
70287028
[
70297029
if test "$withval" = yes

0 commit comments

Comments
 (0)