From: ddennedy Date: Tue, 10 Apr 2007 06:52:13 +0000 (+0000) Subject: fix compilation without swscale X-Git-Url: http://research.m1stereo.tv/gitweb?a=commitdiff_plain;h=60d706be7bd8d918b6cbb57649939aa1410a106b;p=melted fix compilation without swscale git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@965 d19143bc-622f-0410-bfdd-b5b2a6649095 --- diff --git a/src/modules/avformat/configure b/src/modules/avformat/configure index 7467a20..eb8670d 100755 --- a/src/modules/avformat/configure +++ b/src/modules/avformat/configure @@ -45,7 +45,7 @@ else export extra_libs= export svn_ffmpeg= export avformat_suffix= - export swscale=false + export swscale= if [ "$shared_ffmpeg" != "" -a -f "$shared_ffmpeg" ] then