From a6d7098797b31046d4b6d7e6ba40a508b6344ee6 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 30 Sep 2011 16:22:04 +0000 Subject: more changes to wscript files to catch up with waf 1.6 and fix OS X issues git-svn-id: svn://localhost/ardour2/branches/3.0@10176 d708f5d6-7413-0410-9779-e7cbd77b26cf --- wscript | 3 +++ 1 file changed, 3 insertions(+) (limited to 'wscript') diff --git a/wscript b/wscript index 6feb3504de..e400b6e198 100644 --- a/wscript +++ b/wscript @@ -37,6 +37,9 @@ children = [ 'export', ] +#if config[config_arch] != 'apple': +# children += [ 'tools/sanity_check' ] + i18n_children = [ 'gtk2_ardour', 'libs/ardour', -- cgit v1.2.3