> > After testing some more cases: > > > > Now it works with explicitly using --enable-localpng or > > --disable-localpng, but not with the default (none of them). > > > > The "else" case seems not to be executed when the option is > defaulted. > > > Yes, That is what I find too - if I explicitly set the enable/disable > option for PNG I can get either the system or the built-in > PNG lib, but > if I leave it to default, it *finds* the system PNG lib, but does not > use it...
Hmm, I don't think I understand the change that's been made. It seems like the test for "AC_CHECK_LIB(png,png_set_tRNS_to_alpha" has been moved inside the test for "AC_ARG_ENABLE(localpng," when it used to be done separately, after it? I'm not sure. SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
