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.