s4-dns: use ldb hooks for samba extensions in dlz_bind9
authorAndrew Tridgell <tridge@samba.org>
Tue, 7 Dec 2010 22:58:52 +0000 (09:58 +1100)
committerAndrew Tridgell <tridge@samba.org>
Wed, 8 Dec 2010 04:26:06 +0000 (05:26 +0100)
commit18177f1e52e2767e1266f44ea32a8f8d82a17b74
tree44aabebc7f0fe78402834091bdee9bd86bfef6e0
parentcba73975c2868bb657962229c0c5e77009c0197d
s4-dns: use ldb hooks for samba extensions in dlz_bind9

this avoids linking dlz_bind9 directly to heimdal, which allows a
RTLD_DEEPBIND in ldb module loading to find the right kerberos version

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dns_server/dlz_bind9.c