diff options
author | Thorsten Behrens <tbehrens@suse.com> | 2012-02-24 10:47:53 +0100 |
---|---|---|
committer | Thorsten Behrens <tbehrens@suse.com> | 2012-02-24 10:47:53 +0100 |
commit | 4591cd22409f870a0fa9263691945eea92359954 (patch) | |
tree | 52dac27dade1eb39d9af68f4b40a993a2673c049 /distro-configs | |
parent | 15af96ffec893cd2b1df734fd61e79feae5e2976 (diff) |
Use internal libxml for Mac release builds.
Following up from 49843f0f9788e01805d8d0d27428fe5e6a4cc530, actually
use internal libxml for release builds.
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeMacOSX.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeMacOSX.conf b/distro-configs/LibreOfficeMacOSX.conf index 9366a046b277..1a1fd09b60db 100644 --- a/distro-configs/LibreOfficeMacOSX.conf +++ b/distro-configs/LibreOfficeMacOSX.conf @@ -1,6 +1,7 @@ --with-vendor=The Document Foundation --enable-epm --enable-binfilter +--without-system-libxml --disable-cairo-canvas --with-java-target-version=1.5 --enable-ext-presenter-minimizer |