]> git.pld-linux.org Git - packages/apache-mod_cfg_ldap.git/blame - apache-mod_cfg_ldap-openldap-2.3.patch
- apache-apxs -> %{apxs} in BR
[packages/apache-mod_cfg_ldap.git] / apache-mod_cfg_ldap-openldap-2.3.patch
CommitLineData
0ae4a529
JR
1--- mod_cfg_ldap-1.2/mod_cfg_ldap.c~ 2004-09-16 19:02:15.000000000 +0200
2+++ mod_cfg_ldap-1.2/mod_cfg_ldap.c 2006-01-18 01:01:50.000000000 +0100
3@@ -45,6 +45,8 @@
4 #include "http_log.h"
5 #include "http_request.h"
6 #include "apr_strings.h"
7+
8+#define LDAP_DEPRECATED 1
9 #include "ldap.h"
10
11 #define CFG_LDAP_NO_SUCH_VHOST "cfg_ldap_no_such_vhost"
This page took 0.052994 seconds and 4 git commands to generate.