]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
newer version of openldap for MDXMLINT-44
authorRaymond Chandler <intralanman@freeswitch.org>
Tue, 16 Dec 2008 15:48:25 +0000 (15:48 +0000)
committerRaymond Chandler <intralanman@freeswitch.org>
Tue, 16 Dec 2008 15:48:25 +0000 (15:48 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10795 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/directories/mod_ldap/Makefile

index 4582ed24c9ebb7e1dcbb3c03f47a6c5dea91d67a..6d5cf2b0033c128925ecffc6c3c38b29ce530b24 100644 (file)
@@ -1,6 +1,6 @@
 switch_srcdir=../../../..
 
-LDAP=openldap-2.3.19
+LDAP=openldap-2.4.11
 LDAP_DIR=$(switch_srcdir)/libs/$(LDAP)
 
 LDAPLA=$(LDAP_DIR)/libraries/libldap_r/libldap_r.la