summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure b/configure
index be744d3990..36080b3e70 100755
--- a/configure
+++ b/configure
@@ -188,11 +188,9 @@ PLATFORM_X11=no
PLATFORM_QWS=no
PLATFORM_QPA=yes
BUILD_ON_MAC=no
+PLATFORM_MAC=no
if [ -d /System/Library/Frameworks/Carbon.framework ]; then
- PLATFORM_MAC=maybe
BUILD_ON_MAC=yes
-else
- PLATFORM_MAC=no
fi
#-----------------------------------------------------------------------------