On Sat, 19 Nov 2011, John Stebbins wrote:

It seems that since httpproxy is it's own thing (not dependent on http), it 
should have similar
dependencies as http.

This patch, combined with Martin's Makefile patch fixes the build with 
--disable-network and
also works with --disable-everything --enable-protocol=httpproxy.

Should it also have httpproxy_protocol_select="tcp_protocol" like http does?

Yes, it should, applied with that change.

The select on tcp_protocol doesn't fix any build failure, but without it, it would always fail at runtime.

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

Reply via email to