From 2fef7f34b82e1a14af4c4b27f486ce9d13fe3086 Mon Sep 17 00:00:00 2001 From: James Crook Date: Mon, 13 Mar 2017 21:02:21 +0000 Subject: [PATCH] No longer force local FFMPEG and LIBFLAC --- configure.ac | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure.ac b/configure.ac index e944dd0f1..da4d164e1 100644 --- a/configure.ac +++ b/configure.ac @@ -374,9 +374,6 @@ AUDACITY_CHECKLIB_PORTAUDIO AUDACITY_CHECKLIB_PORTSMF AUDACITY_CHECKLIB_WIDGETEXTRA -FFMPEG_ARGUMENT=local -LIBFLAC_ARGUMENT=local - dnl Decide what libraries to build with, and whether to use system or local libraries dnl Set variables based on choices.