From c9ab8790118c1a57ca862927b7f642a3546ea3df Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 20 May 2014 20:07:54 +0200 Subject: Fix build with --enable-ladspa --disable-frei0r. https://bugs.gentoo.org/show_bug.cgi?id=510516 Signed-off-by: Michael Niedermayer --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index b6d35ae515..0848fed3e6 100755 --- a/configure +++ b/configure @@ -2499,6 +2499,7 @@ hqdn3d_filter_deps="gpl" interlace_filter_deps="gpl" kerndeint_filter_deps="gpl" ladspa_filter_deps="ladspa dlopen" +ladspa_filter_extralibs='$ldl' mcdeint_filter_deps="avcodec gpl" movie_filter_deps="avcodec avformat" mp_filter_deps="gpl avcodec swscale inline_asm" -- cgit v1.2.3