Searched defs:OPENLDAP_MODULE (Results 1 – 1 of 1) sorted by relevance
129 AC_DEFINE(OPENLDAP_MODULE, 1, [Define if you want support for hdb ldap module]) definition131 AM_CONDITIONAL(OPENLDAP_MODULE, test "$enable_hdb_openldap_module" = yes -a "$with_openldap" = yes) condition