[Libreoffice-commits] .: Branch 'libreoffice-3-5' - distro-configs/LibreOfficeMacOSX.conf
Tor Lillqvist
tml at kemper.freedesktop.org
Fri Feb 17 08:32:00 PST 2012
distro-configs/LibreOfficeMacOSX.conf | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 1b42475b8e64ec16d86b103dd0356a3cf5a836b0
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.
(cherry picked from commit fdfeb21102e85f94a1ecb22fb376e1875319765e)
Signed-off-by: Tor Lillqvist <tlillqvist at suse.com>
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