]> git.pld-linux.org Git - packages/apache-mod_cfg_ldap.git/commitdiff
- define LDAP_DEPRECATED to allow compilation with openldap 2.3
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 18 Jan 2006 00:06:14 +0000 (00:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_cfg_ldap-openldap-2.3.patch -> 1.1

apache-mod_cfg_ldap-openldap-2.3.patch [new file with mode: 0644]

diff --git a/apache-mod_cfg_ldap-openldap-2.3.patch b/apache-mod_cfg_ldap-openldap-2.3.patch
new file mode 100644 (file)
index 0000000..ca30371
--- /dev/null
@@ -0,0 +1,11 @@
+--- mod_cfg_ldap-1.2/mod_cfg_ldap.c~   2004-09-16 19:02:15.000000000 +0200
++++ mod_cfg_ldap-1.2/mod_cfg_ldap.c    2006-01-18 01:01:50.000000000 +0100
+@@ -45,6 +45,8 @@
+ #include "http_log.h"
+ #include "http_request.h"
+ #include "apr_strings.h"
++
++#define LDAP_DEPRECATED 1
+ #include "ldap.h"
+ #define CFG_LDAP_NO_SUCH_VHOST "cfg_ldap_no_such_vhost"
This page took 0.09241 seconds and 4 git commands to generate.