From: Raymond Chandler Date: Tue, 16 Dec 2008 15:48:25 +0000 (+0000) Subject: newer version of openldap for MDXMLINT-44 X-Git-Tag: v1.0.2~216 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f0641d53b7f08ab14302669bed2709c8a299309;p=thirdparty%2Ffreeswitch.git newer version of openldap for MDXMLINT-44 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10795 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/directories/mod_ldap/Makefile b/src/mod/directories/mod_ldap/Makefile index 4582ed24c9..6d5cf2b003 100644 --- a/src/mod/directories/mod_ldap/Makefile +++ b/src/mod/directories/mod_ldap/Makefile @@ -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