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

New commits:
commit 1b42475b8e64ec16d86b103dd0356a3cf5a836b0
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.
    
    (cherry picked from commit fdfeb21102e85f94a1ecb22fb376e1875319765e)
    
    Signed-off-by: Tor Lillqvist <tlillqv...@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
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to