Am 06.07.2011 01:18, schrieb Guenter Knauf:
Hi Bill,
can you please tell me how it is intended to make mod_authnz_ldap.c
aware of AP_HAS_LDAP ?
I see you added ap_ldap.h[w|nw] which should define it, but for NetWare
mod_authnz_ldap.c still bails out:
CC mod_authnz_ldap.c
### mwccnlm Compiler:
# File: mod_authnz_ldap.c
# --------------------------
# 38: #error mod_authnz_ldap requires LDAP support. To fix add
--with-ldap to ./configure.
# Error: ^
# preprocessor #error directive

can you please clarify?

next logic I cant get is this:
ap_ldap_init.h includes ap_ldap.h ( _after_ '#if AP_HAS_LDAP' although AP_HAS_LDAP should be defined in ap_ldap.h )

ap_ldap.h includes ap_ldap_init.h itself ??

Gün.


Reply via email to