[MPlayer-dev-eng] Re: [PATCH] Use libunrar when available (2nd try)

Reimar Doeffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Wed Jun 21 11:35:51 CEST 2006


Hi,
On Mon, Jun 19, 2006 at 09:23:07PM +0800, Zuxy Meng wrote:
> +    void* libhdl = dlopen(LIBUNRAR_NAME, RTLD_LAZY);

I think this dlopen stuff (and thus all the code I guess) must be under
ifdef, at least I remember a check for dlopen in configure which would
be pointless otherwise.

Greetings,
Reimar Doeffinger



More information about the MPlayer-dev-eng mailing list