summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-12-18 08:01:59 +0000
committerDavid Robillard <d@drobilla.net>2014-12-18 08:01:59 +0000
commitb4df1a5ef0ffbaa2e4027507e4724d237d961b07 (patch)
treeccfa250ded8190d4d93e6fa2fe4e3c293d378ca7
parentabab62c4576b9fa97ae33f07ca969bfe2e9ba55e (diff)
downloadraul-b4df1a5ef0ffbaa2e4027507e4724d237d961b07.tar.gz
raul-b4df1a5ef0ffbaa2e4027507e4724d237d961b07.tar.bz2
raul-b4df1a5ef0ffbaa2e4027507e4724d237d961b07.zip
Upgrade to waf 1.8.5.
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@5496 a436a847-0d15-0410-975c-d299462d15a1
-rwxr-xr-xwafbin97411 -> 100567 bytes
-rw-r--r--wscript2
2 files changed, 1 insertions, 1 deletions
diff --git a/waf b/waf
index a59c289..faf9dde 100755
--- a/waf
+++ b/waf
Binary files differ
diff --git a/wscript b/wscript
index 6708da8..4070c03 100644
--- a/wscript
+++ b/wscript
@@ -66,7 +66,7 @@ def configure(conf):
autowaf.define(conf, 'RAUL_VERSION', RAUL_VERSION)
conf.write_config_header('raul_config.h', remove=False)
- autowaf.display_msg(conf, "Unit tests", str(conf.env.BUILD_TESTS))
+ autowaf.display_msg(conf, "Unit tests", bool(conf.env.BUILD_TESTS))
print('')
tests = '''