mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
r10977: Get rid of tons of new warnings when building with OpenLDAP 2.3.7 or higher.
Guenther
This commit is contained in:
parent
081409a724
commit
380c613324
@ -2820,6 +2820,7 @@ if test x"$with_ldap_support" != x"no"; then
|
||||
|
||||
if test x"$ac_cv_lib_ext_ldap_ldap_init" = x"yes" -a x"$ac_cv_func_ext_ldap_domain2hostlist" = x"yes"; then
|
||||
AC_DEFINE(HAVE_LDAP,1,[Whether ldap is available])
|
||||
CPPFLAGS="$CPPFLAGS -DLDAP_DEPRECATED"
|
||||
default_static_modules="$default_static_modules pdb_ldap idmap_ldap";
|
||||
default_shared_modules="$default_shared_modules";
|
||||
SMBLDAP="lib/smbldap.o"
|
||||
|
Loading…
Reference in New Issue
Block a user