[Libreoffice-commits] .: distro-configs/LibreOfficeMacOSX.conf
Thorsten Behrens
thorsten at kemper.freedesktop.org
Fri Feb 17 07:35:35 PST 2012
distro-configs/LibreOfficeMacOSX.conf | 1 +
1 file changed, 1 insertion(+)
New commits:
commit fdfeb21102e85f94a1ecb22fb376e1875319765e
Author: Thorsten Behrens <tbehrens at suse.com>
Date: Fri Feb 17 16:18:43 2012 +0100
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.
diff --git a/distro-configs/LibreOfficeMacOSX.conf b/distro-configs/LibreOfficeMacOSX.conf
index 108ef81..9366a04 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
More information about the Libreoffice-commits
mailing list