diff --git a/configure b/configure index f4a891fcc7..d98aafde96 100755 --- a/configure +++ b/configure @@ -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