[DVDnav-discuss] [PATCH] libdvdread: `dvdread-config --libs` should include "-ldl"

Yang Zhao yang at yangman.ca
Wed Oct 29 08:09:23 CET 2008


libdvdread's shared library uses libdl functions. However, the output
of `dvdread-config --libs` does not include "-ldl". An application
using dvdread-config but does not use libdl itself will therefore fail
to link against libdvdread.

Patch adds "-ldl" to the appropriate output strings in
dvdread-config.sh and dvdread-config.in

-- 
Yang Zhao
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvdread-config_libdl.patch
Type: text/x-patch
Size: 705 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/dvdnav-discuss/attachments/20081029/58b1c277/attachment.bin>


More information about the DVDnav-discuss mailing list