summaryrefslogtreecommitdiff
path: root/package/openldap/Config.in.lib
blob: 6efae3dc350ae1e4c02c16a2d28e1777b410b31b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config ADK_PACKAGE_LIBOPENLDAP
        prompt "libopenldap....................... OpenLDAP client libraries"
        tristate
        default n
        depends on ADK_COMPILE_OPENLDAP
        select ADK_PACKAGE_LIBSASL2
	help
	  
	  OpenLDAP Software is an open source implementation of the 
	  Lightweight Directory Access Protocol (LDAP).
	  
	  http://www.openldap.org/
	  
	  This package contains the shared LDAP client libraries, needed by other programs.