mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Use precise define names for LV2 version configure checks.
This commit is contained in:
parent
0a60077a61
commit
324ab35abc
3 changed files with 6 additions and 6 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#define LV2_SUPPORT 1
|
||||
#define HAVE_SUIL 1
|
||||
#define HAVE_LV2 1
|
||||
#define HAVE_NEW_LV2 1
|
||||
#define HAVE_LV2_1_2_0 1
|
||||
/* Comment out the above lines to build Mixbus without LV2 support */
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue