> MacArthur, Ian (SELEX GALILEO, UK) wrote:
>
> > (Note: is jpeg.h what we should look for? Lib jpeg-6b seems to use
> > jpeglib.h?)
yes it should, corrected in svn
> "ac_cv_lib_jpeg_jpeg_CreateCompress=no # fc: is it still necessary ?"
>
> No, it is not. Should be removed.
Ok, Commented out.
>
> ----
>
> 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.
Yes, it is what was done I believe before the modifications, the difference is 
that we didn't test the headers before, nor we emitted a warning if system lib 
was not used.

> 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.
You're perfectly right, we should think about this option.
>
> Either way, it's okay if we say that this is what we want ;-), and it is much 
> better than before!
Thanks,
Fabien

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to