gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] minimal configure/dependencies for embedded GUI purposes


From: strk
Subject: Re: [Gnash-dev] minimal configure/dependencies for embedded GUI purposes?
Date: Wed, 9 Apr 2008 22:24:40 +0200

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;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]