summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-08-22 12:03:27 +0000
committerMåns Rullgård <mans@mansr.com>2010-08-22 12:03:27 +0000
commitc60a2d70d59fb0628d11bc5d9efff04eef3cf7b3 (patch)
treed062df1d412aa25d35d357bd97c1eac57d9c706e /configure
parent8226e9779d89024bf4bbc25f92d68fc647d9d881 (diff)
mmsh depends on http
Originally committed as revision 24867 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 9b86247879..9f2cfaa0c1 100755
--- a/configure
+++ b/configure
@@ -1374,6 +1374,7 @@ x11_grab_device_indev_extralibs="-lX11 -lXext -lXfixes"
gopher_protocol_deps="network"
http_protocol_deps="network"
http_protocol_select="tcp_protocol"
+mmsh_protocol_select="http_protocol"
mmst_protocol_deps="network"
rtmp_protocol_select="tcp_protocol"
rtp_protocol_select="udp_protocol"