X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=wscript;h=b96c8932f4aa8b6e590501a431bb82104ebab3a2;hb=d0deae357bba112a51a60a30cb97e7736636a120;hp=eefa532b1e74fd09bd8918d9caaaf06072d973f7;hpb=1e9301a713ce1905edaf8326879d2b100a5ea6d1;p=ardour.git diff --git a/wscript b/wscript index eefa532b1e..b96c8932f4 100644 --- a/wscript +++ b/wscript @@ -47,10 +47,8 @@ i18n_children = [ ] if sys.platform == 'linux2': - children += [ 'tools/sanity_check' ] lxvst_default = True elif sys.platform == 'darwin': - children += [ 'libs/appleutility' ] lxvst_default = False else: lxvst_default = False