mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
Only link against alsa if enabled.
Originally committed as revision 19278 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -2213,7 +2213,7 @@ check_header dev/ic/bt8xx.h
|
|||||||
check_header sys/soundcard.h
|
check_header sys/soundcard.h
|
||||||
check_header soundcard.h
|
check_header soundcard.h
|
||||||
|
|
||||||
check_lib2 alsa/asoundlib.h snd_pcm_htimestamp -lasound
|
enabled alsa_demuxer || enabled alsa_muxer && check_lib2 alsa/asoundlib.h snd_pcm_htimestamp -lasound
|
||||||
|
|
||||||
enabled jack_demuxer && check_lib2 jack/jack.h jack_client_open -ljack
|
enabled jack_demuxer && check_lib2 jack/jack.h jack_client_open -ljack
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user