mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
Revert "disable MacVST support (until it's ready)"
This reverts commit e0766e8f74.
This commit is contained in:
parent
1c731ecdd0
commit
dcc16b7440
1 changed files with 1 additions and 3 deletions
4
wscript
4
wscript
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue