Michael Karcher wrote:
[...]
>> As a reminder, the issue is that it's not because the libxslt.so we
>> compile against has xlstInit() that the one we load at runtime will have
>> it too. And vice versa.
> Wait a moment. I don't know about Wine's dl* functions, but can't we use
> dlsym with the RTLD
Am Montag, den 17.11.2008, 15:09 +0100 schrieb Francois Gouget:
> configure will need to be regenerated. I did not include it here since
> the consensus seems to be that it should not be included.
Just a nitpick: Same applies for config.h.in, then.
> As a reminder, the issue is that it's not bec