summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/wscript b/wscript
index be8b64d..5abda8c 100644
--- a/wscript
+++ b/wscript
@@ -63,7 +63,6 @@ def configure(conf):
autowaf.check_header(conf, 'boost/weak_ptr.hpp', mandatory=True)
autowaf.check_header(conf, 'boost/utility.hpp', mandatory=True)
- autowaf.print_summary(conf)
autowaf.display_msg(conf, "Unit tests", str(conf.env['BUILD_TESTS']))
print