s3-module allow libreplace to provide dlopen replacement
authorAndrew Bartlett <abartlet@samba.org>
Fri, 9 Sep 2011 10:29:32 +0000 (20:29 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 6 Oct 2011 05:18:07 +0000 (07:18 +0200)
commit040055bb6a578516007ab6f56ebe2ee77b0f8605
treeeb1df2a10df2059269ecac7d1b6db4d60122234e
parent3fca66e2b343c6386476a52832591ae4e435d6b2
s3-module allow libreplace to provide dlopen replacement

Given that we have replacement dlopen() etc, use this from libreplace.

The dlerror() from libreplace gives a good error if the platform
really does not have dlopen().

Andrew Bartlett
source3/lib/module.c