aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f28ba597..ec5ba890 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2496,7 +2496,7 @@ AS_VAR_IF([enable_heavy_tests], ["yes"],
2496 AS_IF([[test "$CPU_COUNT" -lt "2"]], [[CPU_COUNT="2"]]) 2496 AS_IF([[test "$CPU_COUNT" -lt "2"]], [[CPU_COUNT="2"]])
2497 ] 2497 ]
2498) 2498)
2499AC_MSG_RESULT(["$CPU_COUNT"]) 2499AC_MSG_RESULT([$CPU_COUNT])
2500 2500
2501 2501
2502AC_MSG_CHECKING([[whether to enable debug asserts]]) 2502AC_MSG_CHECKING([[whether to enable debug asserts]])