Commit 033a06cd authored by lucabe's avatar lucabe

libswscale can now be compiled under LGPL too


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@7337 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent f67f3c0c
......@@ -1163,11 +1163,6 @@ EOF
echo "FAAD test failed."
fi
fi
if test "$swscaler" != "no"; then
echo "The software scaler is under GPL and --enable-gpl is not specified."
fail="yes"
fi
fi
if test "$fail" = "yes"; then
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment