Hi all, The LDAP C API defines the LDAP_VENDOR_NAME symbol to identify the toolkit. This symbol contains a string, such as "OpenLDAP" or "Novell".
I would like autoconf to define APR_HAS_OPENLDAP_SDK if this #define contains the string "OpenLDAP", and I have not been able to figure out how to do it. Has anybody solved this problem before? Regards, Graham --
