From: Diego Biurrun Date: Tue, 22 Nov 2016 07:11:59 +0000 (+0100) Subject: configure: Remove old avisynth support leftover X-Git-Tag: android-x86-7.1-r1~252^2~219 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=30f0d1b997f15d667c05feab0b54f0b2814ba7a9;p=android-x86%2Fexternal-ffmpeg.git configure: Remove old avisynth support leftover --- diff --git a/configure b/configure index 42c1848778..78f1cac81c 100755 --- a/configure +++ b/configure @@ -3039,7 +3039,6 @@ msvc_common_flags(){ -mthumb) ;; -march=*) ;; -lz) echo zlib.lib ;; - -lavifil32) echo vfw32.lib ;; -lavicap32) echo vfw32.lib user32.lib ;; -lx264) echo libx264.lib ;; -l*) echo ${flag#-l}.lib ;;