13
0

amend prev commit (fix typos)

This commit is contained in:
Robin Gareus 2015-12-17 21:04:08 +01:00
parent bdfddec6fc
commit 91f5cd008c

View File

@ -490,8 +490,8 @@ int main() { return 0; }''',
if conf.env['build_target'] == 'x86_64' and opt.windows_vst:
print("\n\n==================================================")
print("64bit Windows VST support on 64bit Linux is experimental."
print("(This version of ardour will not load 32bit VSTs)"
print("64bit Windows VST support on 64bit Linux is experimental.")
print("(This version of ardour will not load 32bit VSTs)")
print("==================================================\n\n")
if conf.env['LXVST_SUPPORT'] == True: