]> git.sesse.net Git - ffmpeg/commit
configure: Add missing libm library dependencies to .pc files.
authorReinhard Tartler <siretart@tauware.de>
Sun, 24 Apr 2011 15:24:24 +0000 (17:24 +0200)
committerDiego Biurrun <diego@biurrun.de>
Sun, 24 Apr 2011 15:24:24 +0000 (17:24 +0200)
commit50f7c296469e9675e07fd1afa37b5e430b876f1c
tree1cd8ca2c487776e34f0ef03625ffff245d0fe784
parentdc713546d4ffcd2fbc8e0ecd28fbcf6cd252061a
configure: Add missing libm library dependencies to .pc files.

This unbreaks static compilation using pkg-config on systems in need of -lm.
Based on an mplayer2 patch by Uoti Urpala <uau@mplayer2.org>

Signed-off-by: Diego Biurrun <diego@biurrun.de>
configure