summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
91beada)
patch by Ramiro Polla, angustia (at) arrozcru (dot) no-ip (dot) org
Originally committed as revision 6145 to svn://svn.ffmpeg.org/ffmpeg/trunk
echo "The software scaler is under GPL and --enable-gpl is not specified."
fail="yes"
fi
echo "The software scaler is under GPL and --enable-gpl is not specified."
fail="yes"
fi
- if test "$fail" = "yes"; then
- exit 1
- fi
+if test "$fail" = "yes"; then
+ exit 1