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
This commit is contained in:
parent
91beada72a
commit
ebb810d9f7
2
configure
vendored
2
configure
vendored
@ -985,11 +985,11 @@ EOF
|
|||||||
echo "The software scaler is under GPL and --enable-gpl is not specified."
|
echo "The software scaler is under GPL and --enable-gpl is not specified."
|
||||||
fail="yes"
|
fail="yes"
|
||||||
fi
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
if test "$fail" = "yes"; then
|
if test "$fail" = "yes"; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
fi
|
|
||||||
|
|
||||||
# compute MMX state
|
# compute MMX state
|
||||||
if test $mmx = "default"; then
|
if test $mmx = "default"; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user