diff options
-rw-r--r-- | wscript | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -69,8 +69,6 @@ def configure(conf): has_objects=False, include_path=str(conf.path.find_node('include'))) - conf.write_config_header('raul_config.h', remove=False) - autowaf.display_summary(conf, {'Unit tests': bool(conf.env.BUILD_TESTS)}) |