>If Netware or Win32 can 'conditionally' support ldap, then we need
>to consider having an apr_ldap.hxx file that contains all of the
>#define APR_HAS_LDAP_* 0 statements.  The header should
>always exist, and inform the app if ldap is available.

>Of course, I'm expecting that Win32 will support LDAP unconditionally
>using MS's implementation, and it sounds the same on Netware.
Wrong expectation. (Perhaps on w2k server)

Under win32 there is no guarantee that a ldap library is available.
For compiling/linking the apache with ldap support under win32
you will need a third party ldap library.

Actually we did build it with Netscape ldap sdk.

André

Reply via email to