]> granicus.if.org Git - python/commitdiff
#8119: fix copy-paste error.
authorGeorg Brandl <georg@python.org>
Mon, 2 Aug 2010 21:02:36 +0000 (21:02 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 2 Aug 2010 21:02:36 +0000 (21:02 +0000)
configure.in

index 4a7e99a788fa1922241f014a47b2a4262e0e62b7..7d10e69e503ea97a16d9299e2d7f86e195350712 100644 (file)
@@ -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]),[