summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-08-02 21:02:36 +0000
committerGeorg Brandl <georg@python.org>2010-08-02 21:02:36 +0000
commit9976a51344e288aff852be0001b5168fa98efa61 (patch)
tree38749b86abe71c095a426f6fad0869f27f1cffd7 /configure.in
parent98be996250353fd757acbc6056274aa26e4d10e8 (diff)
downloadcpython-git-9976a51344e288aff852be0001b5168fa98efa61.tar.gz
#8119: fix copy-paste error.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 4a7e99a788..7d10e69e50 100644
--- a/configure.in
+++ b/configure.in
@@ -2458,7 +2458,7 @@ then
fi
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_ARG_WITH(tsc,
AS_HELP_STRING([--with(out)-tsc],[enable/disable timestamp counter profile]),[