Commit cad380d1 authored by stefano's avatar stefano

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.


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