1 config BR2_PACKAGE_LIBOPENLDAP
2 tristate "libopenldap - Open source LDAP (Lightweight Directory Access Protocol) client libraries"
3 default m if CONFIG_DEVEL
6 OpenLDAP Software is an open source implementation of the
7 Lightweight Directory Access Protocol (LDAP).
9 http://www.openldap.org/
11 This package contains the LDAP client libraries, needed by other programs.
14 config BR2_PACKAGE_OPENLDAP_UTILS
15 tristate "openldap-utils - OpenLDAP client utilities"
16 default m if CONFIG_DEVEL
17 depends BR2_PACKAGE_LIBOPENLDAP
20 OpenLDAP Software is an open source implementation of the
21 Lightweight Directory Access Protocol (LDAP).
23 http://www.openldap.org/
25 This package contains client programs required to access LDAP servers.
28 config BR2_PACKAGE_OPENLDAP
30 depends BR2_PACKAGE_LIBOPENLDAP