s4-ldb: use RTLD_DEEPBIND if available for ldb modules
authorAndrew Tridgell <tridge@samba.org>
Tue, 7 Dec 2010 22:41:25 +0000 (09:41 +1100)
committerAndrew Tridgell <tridge@samba.org>
Wed, 8 Dec 2010 04:26:05 +0000 (05:26 +0100)
commitcba73975c2868bb657962229c0c5e77009c0197d
tree241844b77b8a7014dca36f12ae8ed123173db592
parent591e18a12c2b6641351f22579c76aee34f2ceb12
s4-ldb: use RTLD_DEEPBIND if available for ldb modules

this allows us to avoid issues with ldb using heimdal while an
application using ldb using MIT kerberos

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/lib/ldb/common/ldb_modules.c