On Thu, 2013-09-19 at 17:23 +0200, Stephan Bergmann wrote: > 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?
Not intentional. I just copied whatever the graphite option was doing, so it's possible that it's broken on OS X. Kohei _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice