1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

configure: do not manually enable protocols

Protocols are handled just like all other components groups such as
muxers and are automatically enabled.
This commit is contained in:
Diego Biurrun
2011-09-12 13:56:06 +02:00
parent a99273ebf3
commit 0d9bd2d584

1
configure vendored
View File

@@ -1675,7 +1675,6 @@ enable avserver
enable network enable network
enable optimizations enable optimizations
enable postproc enable postproc
enable protocols
enable static enable static
enable swscale enable swscale
enable swscale_alpha enable swscale_alpha