From fdfeb21102e85f94a1ecb22fb376e1875319765e Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Fri, 17 Feb 2012 16:18:43 +0100 Subject: 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. --- distro-configs/LibreOfficeMacOSX.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'distro-configs/LibreOfficeMacOSX.conf') 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 -- cgit v1.2.3