OSDN Git Service

Use pkg-config to generate the linker flags for libdirac.
authorDiego Biurrun <diego@biurrun.de>
Sat, 15 Aug 2009 12:35:15 +0000 (12:35 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sat, 15 Aug 2009 12:35:15 +0000 (12:35 +0000)
commit2513b2b43610600d82d63809cae7cd978209d4bc
tree909c0ca89e4ddfbd6cbc69e5aa9c2fa7bc5e7ddd
parentd15f2e00c5a0c2b84f1a1f457044b6e57ca7e63d
Use pkg-config to generate the linker flags for libdirac.
We do the same for libschroedinger and already use pkg-config to generate
the CFLAGS for libdirac anyway, so there is no new dependency.
Thanks to Kovensky for reporting breakage on IRC.

Originally committed as revision 19654 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure