diff --git a/configure b/configure index 6c9065f08e..354f441c04 100755 --- a/configure +++ b/configure @@ -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