> So, what does --enable-local*lib mean now? > > --enable*=yes (--enable): use local lib unconditionally > --enable*=auto (default): use system lib, if found, local lib > otherwise. > --enable*=no (--disable): same as auto, but with warning. > > Is this what is intended? No way to disable the image libs completely? > This might be useful for embedded devices with static linking, or for > building are shareable lib without image support. > > Either way, it's okay if we say that this is what we want > ;-), and it is > much better than before! > > Opinions, anybody?
I suppose that the case where no image support is wanted does need to be supported. What happens if you delete the local image libs, BTW? Could that be used to cause fltk to build without image support? (i.e. delete the local libs then try and enable them... Seems like an obscure way to get a desired result, mind you!) 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
