X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=modules%2Fldap%2Feldap.c;fp=modules%2Fldap%2Feldap.c;h=4e89cb4fffe44fc59e72ac64496803c8b74c728b;hb=89559a53b9683058a6cea41ce3f8f6c9bd067238;hp=e9bdf0cad2e05ff4d11db6ffc68ff37bc560cec8;hpb=8b2e8ef2dee7da2f0d4cea712b0fc55902c3cff7;p=chise%2Fxemacs-chise.git diff --git a/modules/ldap/eldap.c b/modules/ldap/eldap.c index e9bdf0c..4e89cb4 100644 --- a/modules/ldap/eldap.c +++ b/modules/ldap/eldap.c @@ -35,6 +35,13 @@ Boston, MA 02111-1307, USA. */ #include "eldap.h" #include +/* #### NEEDS REWRITE! + Thanks to Mats Lidell for the report & patch: + <871wgnqunm.fsf@spencer.lidell.homelinux.net> + "See http://www.openldap.org/faq/data/cache/1278.html. + Temporary workaround would be use the deprecated interface. Long term + solution is a rewrite." */ +#define LDAP_DEPRECATED 1 #include #ifdef HAVE_NS_LDAP