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?
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.