Il 02/01/2013 13:22, Francois Tigeot ha scritto:
configure.ac checks if the operating system family is Linux or WINNT and
refuses to enable graphite support if this is not the case.
I'm using graphite on DragonFly and FreeBSD ports also enable it with a local
patch; the Linux or WINNT check should be removed.
Patch vs -master attached.
+if test "$enable_graphite" = "" -o "$enable_graphite" != "no"; then
Isn't the second check enough? What about MacOS X / Android? I suppose 
both don't want graphite.
riccardo
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.