From: Georg Brandl Date: Mon, 2 Aug 2010 21:02:36 +0000 (+0000) Subject: #8119: fix copy-paste error. X-Git-Tag: v3.2a2~515 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9976a51344e288aff852be0001b5168fa98efa61;p=python #8119: fix copy-paste error. --- 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]),[