summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 200092ae68f6..b018638b3353 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2732,7 +2732,7 @@ if test "$_os" = "Darwin"; then
esac
fi
- if test "$BITNESS_OVERRIDE" == ""; then
+ if test "$BITNESS_OVERRIDE" = ""; then
case "$with_macosx_version_min_required" in
10.4)
case "$with_macosx_sdk" in