summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
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