From 324ab35abca1ee8dbf24842dc149b15dd54d23e3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 31 Oct 2014 20:22:57 -0400 Subject: Use precise define names for LV2 version configure checks. --- msvc_extra_headers/ardourext/sys/targetsxs.h.input | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'msvc_extra_headers') diff --git a/msvc_extra_headers/ardourext/sys/targetsxs.h.input b/msvc_extra_headers/ardourext/sys/targetsxs.h.input index 29d380f4ad..e508df083d 100644 --- a/msvc_extra_headers/ardourext/sys/targetsxs.h.input +++ b/msvc_extra_headers/ardourext/sys/targetsxs.h.input @@ -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 -- cgit v1.2.3