Module: sip-router
Branch: master
Commit: bb5527557c9d54f4ba63ddd491e4487b3fa0b063
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bb5527557c9d54f4ba63ddd491e4487b3fa0b063

Author: Daniel-Constantin Mierla <[email protected]>
Committer: Daniel-Constantin Mierla <[email protected]>
Date:   Thu Dec 20 19:25:10 2012 +0100

db2_ldap: defined -DLDAP_DEPRECATED to enable the old ldap api

- reported by Ovidiu Sas

---

 modules/db2_ldap/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/db2_ldap/Makefile b/modules/db2_ldap/Makefile
index a5c354b..3408a5d 100644
--- a/modules/db2_ldap/Makefile
+++ b/modules/db2_ldap/Makefile
@@ -8,7 +8,7 @@ NAME=db2_ldap.so
 
 #DEFS += -DLD_TEST
 
-DEFS += -Wall -DOPENLDAP23
+DEFS += -Wall -DOPENLDAP23 -DLDAP_DEPRECATED
 
 # Uncomment this if you have a recent version of libldap with
 # LD_SCOPE_CHILDREN defined


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to