[FFmpeg-devel] [PATCH] Don't link against jack if it's disabled
Adrian Stutz
adrian
Wed Jun 24 23:52:20 CEST 2009
Hello,
I have Jack installed on OSX but don't want to compile the jack
support of ffmpeg. Disabling Jack works fine but configure still adds
-ljack to the linker options and the final libraries link against
Jack.
Attached patch only checks for jack if it's enabled and hence only
links to jack if not disabled.
Greetings
Adrian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jack_link_disabled.patch
Type: text/x-diff
Size: 428 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090624/0b6fc71a/attachment.patch>
More information about the ffmpeg-devel
mailing list