blob: 72182a28ef8df46de56d66897aeb098cac356ca0 (
plain)
1
2
3
4
5
6
7
8
|
# $Source$
# $Id$
define_option with-ldap 'LDAP support?' yesnodir \
'no /usr/local/ldap LDAP base install' \
' Whether to build with LDAP (Lightweight Directory Access Protocol)\n
support.\n
More information about LDAP can be found in RFC1777 and RFC1778.'
|