Add configure check for LBER_LOG_PRINT_FN - to intercept ldap debug.
authorMichael Adam <obnox@samba.org>
Wed, 6 Feb 2008 17:16:03 +0000 (18:16 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 6 Feb 2008 17:16:22 +0000 (18:16 +0100)
commit8dfc389ff678967a7b16ff1d68f00468a9925275
tree92fc38ae07c6df388c78d99b8e5a03152a3f7da7
parent15c25990bd0bfa3145ab3c26d2bdda72993d005c
Add configure check for LBER_LOG_PRINT_FN - to intercept ldap debug.

Use the resulting HAVE_LBER_LOG_PRINT_FN to determine whether we can
use it in init_ldap_debugging to intercept LDAP debug output and print
it out in the samba logs (controlled with "ldap debug level").

Michael
source/configure.in
source/lib/ldap_debug_handler.c