summaryrefslogtreecommitdiffstats
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 ebc6c3ca06..88bfb61fdb 100755
--- a/configure
+++ b/configure
@@ -3521,7 +3521,7 @@ if test "$_macosx" = auto ; then
else
_macosx=no
_noaomodules="macosx $_noaomodules"
- _novomodules="quartz $_novomodules"
+ _novomodules="macosx quartz $_novomodules"
fi
fi
if test "$_macosx" = yes ; then