Commit c2b3565e authored by Stefano Sabatini's avatar Stefano Sabatini

Only link against alsa if enabled.

Originally committed as revision 19278 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 30b1fff6
...@@ -2213,7 +2213,7 @@ check_header dev/ic/bt8xx.h ...@@ -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
......
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