[DVDnav-discuss] [PATCH] re-enable builtin dlopen on mingw
Erik Hovland
erik at hovland.org
Tue Oct 16 19:48:21 CEST 2012
On Sat, Oct 13, 2012 at 5:49 AM, John Stebbins <stebbins at jetheaddev.com> wrote:
> 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.
Applied to my tree. I don't do any development on Windows, so
I will be highly dependent on you and Roger to vouch for this patch.
E
--
Erik Hovland
erik at hovland.org
http://hovland.org/
More information about the DVDnav-discuss
mailing list