Home
last modified time | relevance | path

Searched defs:OPENLDAP_MODULE (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/
H A Dconfigure.ac129 AC_DEFINE(OPENLDAP_MODULE, 1, [Define if you want support for hdb ldap module]) definition
131 AM_CONDITIONAL(OPENLDAP_MODULE, test "$enable_hdb_openldap_module" = yes -a "$with_openldap" = yes) condition