Revert "disable MacVST support (until it's ready)"

This reverts commit e0766e8f74.
This commit is contained in:
Robin Gareus 2016-11-16 01:25:29 +01:00
parent 1c731ecdd0
commit dcc16b7440
1 changed files with 1 additions and 3 deletions

View File

@ -880,9 +880,7 @@ def configure(conf):
conf.define ('HAVE_COREAUDIO', 1)
conf.define ('AUDIOUNIT_SUPPORT', 1)
# NOT READY FOR PRIME TIME
#conf.define('MACVST_SUPPORT', 1)
conf.define('MACVST_SUPPORT', 1)
conf.define ('TOP_MENUBAR',1)