diff options
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 4a7e99a..7d10e69 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]),[ |