Commit 1b771bc0 authored by stefano's avatar stefano

Only link against alsa if enabled.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19278 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent cad380d1
......@@ -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
......
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