mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-27 11:03:26 +08:00
Only link against alsa if enabled.
Originally committed as revision 19278 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
2
configure
vendored
2
configure
vendored
@ -2213,7 +2213,7 @@ check_header dev/ic/bt8xx.h
|
||||
check_header sys/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
|
||||
|
||||
|
Reference in New Issue
Block a user