If the LDAP KDB back end is being built, define ENABLE_LDAP. If
authorKen Raeburn <raeburn@mit.edu>
Thu, 14 Aug 2008 21:32:58 +0000 (21:32 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 14 Aug 2008 21:32:58 +0000 (21:32 +0000)
commit3f6a4615b9b2c145e8ca16dd034e44eaac42b600
tree79b7f9776cb66437aa76452b77a46d2dccd07a2e
parent3ceb437bee2c48950e5b4131164276870b40f8e7
If the LDAP KDB back end is being built, define ENABLE_LDAP.  If
ENABLE_LDAP is not defined, don't build the LDAP KDB ASN.1 encoding
and decoding functions, and use null pointers for them in the accessor
function table.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20659 dc483132-0cff-0310-8789-dd5450dbe970
src/configure.in
src/lib/krb5/asn.1/ldap_key_seq.c
src/lib/krb5/os/accessor.c