On Sun, Jan 17, 2016 at 08:55:12AM +0100, Luca Barbato wrote: > --- a/configure > +++ b/configure > @@ -2305,7 +2305,7 @@ ffrtmphttp_protocol_select="http_protocol" > http_protocol_select="tcp_protocol" > httpproxy_protocol_select="tcp_protocol" > -https_protocol_select="tls_protocol" > +https_protocol_select="http_protocol tls_protocol" > icecast_protocol_select="http_protocol" > librtmp_protocol_deps="librtmp" > librtmpe_protocol_deps="librtmp"
https is not the only protocol that depends on tls_protocol. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
