office-gobmx/distro-configs/LibreOfficeWin64.conf
Michael Meeks 6219ff898a Disable cairo canvas on Windows fdo#46901 fdo#46532
We never used cairocanvas on Win, this got accidentally enabled
due to configure.in cleanups. Not that we shouldn't, but it needs
some more fixing ( Analog of Thorsten's Mac commit for fdo#45584 )
2012-03-29 11:11:27 +01:00

8 lines
233 B
Text

--with-vendor=The Document Foundation
--without-agfa-monotype-fonts
--with-java-target-version=1.5
--enable-cl-x64
--disable-cairo-canvas
--disable-activex-component
--enable-ext-scripting-beanshell
--enable-ext-scripting-javascript