Enable the stats configuration option by default.

This commit is contained in:
Jason Evans
2012-02-28 20:41:16 -08:00
parent c90ad71237
commit d073a32109
3 changed files with 4 additions and 7 deletions

View File

@@ -62,8 +62,8 @@ any of the following arguments (not a definitive list) to 'configure':
Enable assertions and validation code. This incurs a substantial
performance hit, but is very useful during application development.
--enable-stats
Enable statistics gathering functionality. See the "opt.stats_print"
--disable-stats
Disable statistics gathering functionality. See the "opt.stats_print"
option documentation for usage details.
--enable-prof