summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@suse.com>2012-02-17 16:18:43 +0100
committerThorsten Behrens <tbehrens@suse.com>2012-02-17 16:34:21 +0100
commitfdfeb21102e85f94a1ecb22fb376e1875319765e (patch)
tree977bcc7f8c0a2df7731c5528ad6ec7221174e0fb
parent51b3eb3a391cc5329d358a2d4159861537feab26 (diff)
Fix fdo#45584 - disable cairocanvas on Mac.
We never used cairocanvas on Mac, this got accidentally enabled due to configure.in cleanups. Not that we shouldn't, but it needs some more fixing.
-rw-r--r--distro-configs/LibreOfficeMacOSX.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeMacOSX.conf b/distro-configs/LibreOfficeMacOSX.conf
index 108ef81c9d71..9366a046b277 100644
--- a/distro-configs/LibreOfficeMacOSX.conf
+++ b/distro-configs/LibreOfficeMacOSX.conf
@@ -1,6 +1,7 @@
--with-vendor=The Document Foundation
--enable-epm
--enable-binfilter
+--disable-cairo-canvas
--with-java-target-version=1.5
--enable-ext-presenter-minimizer
--enable-ext-presenter-console