Kaydet (Commit) 9976a513 authored tarafından Georg Brandl's avatar Georg Brandl

#8119: fix copy-paste error.

üst 98be9962
...@@ -2458,7 +2458,7 @@ then ...@@ -2458,7 +2458,7 @@ then
fi fi
AC_MSG_RESULT($with_doc_strings) AC_MSG_RESULT($with_doc_strings)
# Check for Python-specific malloc support # Check if eval loop should use timestamp counter profiling
AC_MSG_CHECKING(for --with-tsc) AC_MSG_CHECKING(for --with-tsc)
AC_ARG_WITH(tsc, AC_ARG_WITH(tsc,
AS_HELP_STRING([--with(out)-tsc],[enable/disable timestamp counter profile]),[ AS_HELP_STRING([--with(out)-tsc],[enable/disable timestamp counter profile]),[
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment