mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
do not include harvid by default in linux build (wrong variable definition)
This commit is contained in:
parent
dbe7ecb07c
commit
1150a37ab7
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ BUILD_ROOT=../../build
|
|||
|
||||
MIXBUS=
|
||||
WITH_LADSPA=0
|
||||
WITH_HARVID=0
|
||||
WITH_HARVID=
|
||||
STRIP=all
|
||||
PRINT_SYSDEPS=
|
||||
WITH_NLS=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue