1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 16:43:33 +02:00

Make sure LV2 isn't used from local source if system was requested

This commit is contained in:
lllucius@gmail.com
2013-10-30 06:44:01 +00:00
parent 5b4a9774c1
commit c311ab5214
2 changed files with 13 additions and 13 deletions

View File

@@ -4,7 +4,7 @@ dnl for the benefit of automatic macro update systems
AC_DEFUN([AUDACITY_CHECKLIB_LV2], [
AC_ARG_WITH(LV2,
AC_ARG_WITH(lv2,
[AS_HELP_STRING([--with-lv2],
[use for adding LV2 plug-in support])],
LV2_ARGUMENT=$withval,