diff options
author | Måns Rullgård <mans@mansr.com> | 2010-08-22 12:03:27 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2010-08-22 12:03:27 +0000 |
commit | c60a2d70d59fb0628d11bc5d9efff04eef3cf7b3 (patch) | |
tree | d062df1d412aa25d35d357bd97c1eac57d9c706e | |
parent | 8226e9779d89024bf4bbc25f92d68fc647d9d881 (diff) | |
download | ffmpeg-c60a2d70d59fb0628d11bc5d9efff04eef3cf7b3.tar.gz |
mmsh depends on http
Originally committed as revision 24867 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |