distro-configs/LibreOfficeMacOSX.conf |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit fdfeb21102e85f94a1ecb22fb376e1875319765e
Author: Thorsten Behrens <tbehr...@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
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to