From 183baeadca74f4087b58dc5a94a649473f28470c Mon Sep 17 00:00:00 2001 From: Martin Storsjö Date: Sun, 6 Feb 2011 00:20:26 +0200 Subject: avformat: Add the https protocol Signed-off-by: Martin Storsjö --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index 89a39b269b..fa23619d39 100755 --- a/configure +++ b/configure @@ -1478,6 +1478,7 @@ x11_grab_device_indev_extralibs="-lX11 -lXext -lXfixes" gopher_protocol_deps="network" http_protocol_deps="network" http_protocol_select="tcp_protocol" +https_protocol_select="tls_protocol" mmsh_protocol_select="http_protocol" mmst_protocol_deps="network" rtmp_protocol_select="tcp_protocol" -- cgit v1.2.3