SOURCES: pwlib-openldap-2.3.patch (NEW) - define LDAP_DEPRECATED t...

baggins baggins at pld-linux.org
Wed Jan 18 00:42:34 CET 2006


Author: baggins                      Date: Tue Jan 17 23:42:32 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- define LDAP_DEPRECATED to allow compilation with openldap 2.3

---- Files affected:
SOURCES:
   pwlib-openldap-2.3.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/pwlib-openldap-2.3.patch
diff -u /dev/null SOURCES/pwlib-openldap-2.3.patch:1.1
--- /dev/null	Wed Jan 18 00:42:32 2006
+++ SOURCES/pwlib-openldap-2.3.patch	Wed Jan 18 00:42:27 2006
@@ -0,0 +1,10 @@
+--- pwlib_v1_9_0/src/ptclib/pldap.cxx~	2004-05-24 14:02:49.000000000 +0200
++++ pwlib_v1_9_0/src/ptclib/pldap.cxx	2006-01-18 00:41:08.000000000 +0100
+@@ -89,6 +89,7 @@
+ 
+ #if P_LDAP
+ 
++#define LDAP_DEPRECATED
+ #include <ldap.h>
+ 
+ 
================================================================


More information about the pld-cvs-commit mailing list