Commit 30b1fff6 authored by Adrian Stutz's avatar Adrian Stutz Committed by Stefano Sabatini

Only checks for jack if it is enabled and hence only links to jack if

it is not disabled.

Patch by Adrian Stutz $firsname@sttz ch.

Originally committed as revision 19277 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 8b1a6441
......@@ -2215,7 +2215,7 @@ check_header soundcard.h
check_lib2 alsa/asoundlib.h snd_pcm_htimestamp -lasound
check_lib2 jack/jack.h jack_client_open -ljack
enabled jack_demuxer && check_lib2 jack/jack.h jack_client_open -ljack
# deal with the X11 frame grabber
enabled x11grab &&
......
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