Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


On 09/19/2013 05:23 PM, Stephan Bergmann wrote:
On 09/19/2013 04:42 AM, Kohei Yoshida wrote:
You can now set

--disable-orcus

at configure script to disable building the orcus library.  In case you
have difficulty building liborcus and can't find any solution at all,
you now have a solution.

Orcus is now disabled by default on Cygwin, OS X, and iOS and Android
build.  Those who need functionality provided by orcus can always
re-enable it by setting --enable-orcus to the configure script.

But is it intentional that with
<http://cgit.freedesktop.org/libreoffice/core/commit/?id=02346aa4663055e1adf7c52ede89871a493f4513>
"Add the configure bits to support --disable-orcus"'s

AC_MSG_CHECKING([whether to enable orcus])
if test $_os != Darwin -a $_os != Android -a $_os != iOS -a \( -z
"$enable_orcus" -o "$enable_orcus" != no \); then

an explicit --enable-orcus on e.g. Mac OS X is now silently ignored
completely?

...and sorry for being a pest, but even after <http://cgit.freedesktop.org/libreoffice/core/commit/?id=fed96abcb593925ab4fd39e3938632a54b37ee8b> "No need to by default avoid liborcus for Android, iOS and OS X" Windows builds will now default to --disable-orcus where in the past they included that functionality, so unless our release builders explicitly --enable-orcus (and I do not find that in distro-configs/) we will have a regression in the TDF Windows LO 4.2 installation sets, right?

Stephan

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.