diff --git a/configure b/configure index 6c9065f08ecdec18237510a1654fa256de72ccb7..354f441c046731a79775cbff69cf52944ff2389b 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