Przeglądaj źródła

db2_ldap: defined -DLDAP_DEPRECATED to enable the old ldap api

- reported by Ovidiu Sas
Daniel-Constantin Mierla 12 lat temu
rodzic
commit
bb5527557c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      modules/db2_ldap/Makefile

+ 1 - 1
modules/db2_ldap/Makefile

@@ -8,7 +8,7 @@ NAME=db2_ldap.so
 
 
 #DEFS += -DLD_TEST
 #DEFS += -DLD_TEST
 
 
-DEFS += -Wall -DOPENLDAP23
+DEFS += -Wall -DOPENLDAP23 -DLDAP_DEPRECATED
 
 
 # Uncomment this if you have a recent version of libldap with
 # Uncomment this if you have a recent version of libldap with
 # LD_SCOPE_CHILDREN defined
 # LD_SCOPE_CHILDREN defined