On Thu, Sep 19, 2013 at 11:33:38AM -0400, Kohei Yoshida wrote: > 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.
Since Graphite is disabled on Mac, this shouldn't be surprising. Regards, Khaled _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
