From 4c46c400c1bf1965226fb7547fa47e35785f1ab6 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 1 Jun 2010 19:35:53 +0000 Subject: Clean up configuration output. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2572 a436a847-0d15-0410-975c-d299462d15a1 --- wscript | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.1