Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 462bcea7e0fcad38c7ec0f330b563896 > files > 2

lighttpd-1.4.19-4mdv2009.0.src.rpm

Author: Pierre Habouzit <madcoder@debian.org>

--- pkg.orig/src/http_auth.h
+++ pkg/src/http_auth.h
@@ -6,6 +6,7 @@
 
 #if defined(HAVE_LDAP_H) && defined(HAVE_LBER_H) && defined(HAVE_LIBLDAP) && defined(HAVE_LIBLBER)
 # define USE_LDAP
+# define LDAP_DEPRECATED 1
 # include <ldap.h>
 #endif