Hi,
Trying to get rid of a local patch here.
configure.ac contains this line to check if graphite can be enabled or not:
if test "$_os" = "WINNT" -o "$_os" = "Linux" && test "$enable_graphite" = ""
-o "$enable_graphite" != "no"; then
Now I could try adding DragonFly, FreeBSD, NetBSD and OpenBSD to the test
line but this would make it more difficult to read and would already
represent the majority of operating systems LibreOffice runs on.
The best way is surely to change the check to set $enable_graphite to no if a
particular platform is not supported.
On which platform(s) can't we use graphite ? Mac OS X ?
Is that all ?
--
Francois Tigeot
Context
- On which platforms is graphite not supported ? · Francois Tigeot
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.