]> git.pld-linux.org Git - packages/pdns.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:
    pdns-openldap-2.3.patch -> 1.1

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

diff --git a/pdns-openldap-2.3.patch b/pdns-openldap-2.3.patch
new file mode 100644 (file)
index 0000000..201c287
--- /dev/null
@@ -0,0 +1,11 @@
+--- pdns-2.9.19/modules/ldapbackend/powerldap.hh~      2006-01-18 00:55:23.000000000 +0100
++++ pdns-2.9.19/modules/ldapbackend/powerldap.hh       2006-01-18 01:03:42.000000000 +0100
+@@ -27,6 +27,8 @@
+ #include <stdexcept>
+ #include <errno.h>
+ #include <lber.h>
++
++#define LDAP_DEPRECATED 1
+ #include <ldap.h>
This page took 0.036491 seconds and 4 git commands to generate.