On Wed, Jul 30, 2014 at 03:45:40PM +0200, Luca Barbato wrote:
> On 30/07/14 14:16, Diego Biurrun wrote:
> > ---
> > 
> > This is an alternative to adding a ZLIB_CONST define everywhere zlib.h
> > gets #included.
> > 
> > Ideally this would be done as part of the zlib check, but doing that
> > completely cleanly requires restructuring some of the utility functions,
> > which I cannot be bothered to do right now...
> 
> not worth the effort for now.
> 
> Fine for me, you might move that where zlib presence is checked but is
> fine both ways.

That was my first idea, but it does not work as simple as expected since
zlib is only enabled after dependencies have been checked.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to