[DVDnav-discuss] [PATCH] re-enable builtin dlopen on mingw

John Stebbins stebbins at jetheaddev.com
Sat Oct 13 14:49:58 CEST 2012


Not all mingw build environments have libdl.  And those that do often
only have it in dll form which would have to be distributed with the
application.  So allowing use of the builtin version of dlopen in
dvdread is useful. This patch does the right thing if dlopen is not
found on the system and it adds a configure option to force use of the
builtin dlopen.

It also seems that building dlopen broke at some point.  #includes
pointing to the wrong places.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libdvdread-mingw-dlfcn.patch
Type: text/x-patch
Size: 2420 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/dvdnav-discuss/attachments/20121013/813f2534/attachment.bin>


More information about the DVDnav-discuss mailing list