Commit 8b4e4bc6 authored by Matt Oliver's avatar Matt Oliver

configure: Remove fifo muxers dependency on pthreads.

Signed-off-by: 's avatarMatt Oliver <protogonoi@gmail.com>
parent c62cb9bf
......@@ -2836,7 +2836,7 @@ dv_muxer_select="dvprofile"
dxa_demuxer_select="riffdec"
eac3_demuxer_select="ac3_parser"
f4v_muxer_select="mov_muxer"
fifo_muxer_deps="pthreads"
fifo_muxer_deps="threads"
flac_demuxer_select="flac_parser"
hds_muxer_select="flv_muxer"
hls_muxer_select="mpegts_muxer"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment