packages/libs/openldap
Matthew Hagan 9ba1bdbc2e openldap: hide configurables when libopenldap is not enabled
When openldap is not enabled, the following configurables remain present
in the config:

CONFIG_OPENLDAP_DEBUG=y
\# CONFIG_OPENLDAP_CRYPT is not set
\# CONFIG_OPENLDAP_MONITOR is not set
\# CONFIG_OPENLDAP_DB47 is not set
\# CONFIG_OPENLDAP_ICU is not set

This patch adds a libopenldap dependency for these options, removing the
above from .config when libopenldap is not used. Further, move these
configurables to Config.in.

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2021-12-23 12:35:19 +00:00
..
files first commit 2018-10-18 16:56:47 +08:00
patches openldap: udpate to 2.6.0 2021-12-23 12:35:11 +00:00
Config.in openldap: hide configurables when libopenldap is not enabled 2021-12-23 12:35:19 +00:00
Makefile openldap: hide configurables when libopenldap is not enabled 2021-12-23 12:35:19 +00:00