On Wed, Apr 09, 2008 at 04:01:09PM -0400, Russ Nelson wrote: > Leon Woestenberg writes: > > For example, --disable-jpeg does not work for me. > > Indeed. There is nothing in the code which would allow it to work. I > looked through the code for anything that tested the value of > HAVE_JPEGLIB_H. Nothing does. > > Unless you want to put those tests in, assume that jpeg is a requirement.
I belive there was a discussion about this in the past. I'm all for making it an optional thing, but very low priority. Also, I wouldn't depend on HAVE_JPEGLIB_H alone, rather on a USE_JPEG or similar, so you may do have the lib but not willing gnash to use it. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

