mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-12 07:35:51 +01:00
Disable VST on Linux for 2.0.6 release, and regenerate files as required from recent commits
This commit is contained in:
@@ -614,6 +614,10 @@ case "${host_os}" in
|
||||
CPPFLAGS="$CPPFLAGS $GTK_CFLAGS"
|
||||
LIBS="$LIBS $GTK_LIBS"
|
||||
fi
|
||||
|
||||
dnl VST support on platforms other than Mac OS and Windows not enabled for
|
||||
dnl 2.0.6 release
|
||||
use_vst="no"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user