summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extensions/source/abpilot/typeselectionpage.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/source/abpilot/typeselectionpage.cxx b/extensions/source/abpilot/typeselectionpage.cxx
index 1b701c5ac385..e521ebd96fe1 100644
--- a/extensions/source/abpilot/typeselectionpage.cxx
+++ b/extensions/source/abpilot/typeselectionpage.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: typeselectionpage.cxx,v $
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
* This file is part of OpenOffice.org.
*
@@ -76,7 +76,7 @@ namespace abp
bool bHaveEvolution = true, bHaveKab = true;
bool bHaveMacab = true;
-#ifndef WITH_MOZILLA
+#if !defined WITH_MOZILLA || defined MACOSX
bWithMozilla = false;
#endif
#ifndef UNX