diff configure @ 34567:2c9db9cb7310

build: fix lavfi dependencies (swscale and swresample).
author cigaes
date Tue, 07 Feb 2012 12:27:23 +0000
parents 8ae9ca41186d
children 0ef7177a063b
line wrap: on
line diff
--- a/configure	Mon Feb 06 06:30:12 2012 +0000
+++ b/configure	Tue Feb 07 12:27:23 2012 +0000
@@ -8160,6 +8160,7 @@
 CONFIG_AVUTIL   = $ffmpeg_a
 CONFIG_POSTPROC = $ffmpeg_a
 CONFIG_SWSCALE  = $ffmpeg_a
+CONFIG_SWRESAMPLE = $ffmpeg_a
 
 ASFLAGS    = \$(CFLAGS)
 AS_DEPFLAGS= $DEPFLAGS