> As I understand auto mode, it should select the local libs if > the system libs are not found and nothing was explicitly specified. > But here, it _still_ selects the system jpeg and png libs. > > Please confirm if you have the same results. > What I start to suspect is that at least under cygwin, this > never worked well ?
I do not have cygwin, but do have mingw. I seem to be getting the same result as you report (that is, the auto mode is not selecting the correct lib.) Further, in another test, although it is *finding* the system PNG lib, it is not setting up the config.h to actually use that either. This used to work correctly, AFAICT, under mingw (and I think cygwin too) so I suspect we have broken something. However, as you note, it *seems* to be fine on Linux and OSX, so my be some interaction with the configure tools on win32? 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
