提交 ebb810d9 编写于 作者: R Ramiro Polla 提交者: Diego Biurrun

The fail test needs to be outside of the GPL test, it's referenced elsewhere.

patch by Ramiro Polla, angustia (at) arrozcru (dot) no-ip (dot) org

Originally committed as revision 6145 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 91beada7
......@@ -985,10 +985,10 @@ EOF
echo "The software scaler is under GPL and --enable-gpl is not specified."
fail="yes"
fi
fi
if test "$fail" = "yes"; then
exit 1
fi
if test "$fail" = "yes"; then
exit 1
fi
# compute MMX state
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册