On 8 Nov 2008, at 21:39, Fabien Costantini wrote: > - I say ùsee,s okù because I find the lines 580-582 of > configure.in highly suspect: > [if test x$enable_localpng = xyes; then > ac_cv_lib_png_png_set_tRNS_to_alpha=no > fi])
I give up on this one. It seems to explicitly disable png_set_tRNS_to_alpha IF we use the local built-in PNG lib. But the built-in PNG lib does support png_set_tRNS_to_alpha... Mind you, we don't actually seem to use the png_png_set_tRNS_to_alpha flag in the configure script either. Maybe it is just a leftover from the days when the built-in PNG lib was quite an old one? _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
