summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index fbde740a65..939877b348 100755
--- a/configure
+++ b/configure
@@ -463,7 +463,7 @@ EOF
fi
- if test "$fail" == "yes"; then
+ if test "$fail" = "yes"; then
exit 1
fi
fi