[vlc-devel] [PATCH] Use pkg-config to check for libmodplug.

Ramiro Polla ramiro.polla at gmail.com
Fri Jan 8 18:14:05 CET 2010


Hi,

Use pkg-config to check for libmodplug, and check for version >= 0.8,
which is needed for some functions like ModPlug_NumSamples(),
ModPlug_GetMessage(), ModPlug_NumInstruments(), etc...

This will fail the libmodplug test for systems that don't have
pkgconfig, but I don't know if you care about such systems. If that's
a problem, you should at least check for those functions that you use
and are only available in >= 0.8.

Ramiro Polla
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Use-pkg-config-to-check-for-libmodplug-and-check-fo.patch
Type: text/x-diff
Size: 1150 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100108/93090f49/attachment.patch>


More information about the vlc-devel mailing list