projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added Linksys WRT54GS v1.1 docs
[openwrt.git]
/
openwrt
/
package
/
openldap
/
Config.in
diff --git
a/openwrt/package/openldap/Config.in
b/openwrt/package/openldap/Config.in
index
15b63e4
..
e536e77
100644
(file)
--- a/
openwrt/package/openldap/Config.in
+++ b/
openwrt/package/openldap/Config.in
@@
-1,6
+1,7
@@
config BR2_PACKAGE_OPENLDAP
config BR2_PACKAGE_OPENLDAP
- tristate "OpenLDAP"
- default m if CONFIG_DEVEL
+ prompt "openldap - Open source LDAP (Lightweight Directory Access Protocol) implementation"
+ bool
+ default y if CONFIG_DEVEL
help
OpenLDAP Software is an open source implementation of the
Lightweight Directory Access Protocol (LDAP).
help
OpenLDAP Software is an open source implementation of the
Lightweight Directory Access Protocol (LDAP).
@@
-9,12
+10,12
@@
config BR2_PACKAGE_OPENLDAP
config BR2_PACKAGE_LIBOPENLDAP
config BR2_PACKAGE_LIBOPENLDAP
- tristate "libopenldap
(client libraries)
"
+ tristate "libopenldap
- client libraries
"
default m if CONFIG_DEVEL
depends BR2_PACKAGE_OPENLDAP
config BR2_PACKAGE_OPENLDAP_UTILS
default m if CONFIG_DEVEL
depends BR2_PACKAGE_OPENLDAP
config BR2_PACKAGE_OPENLDAP_UTILS
- tristate "openldap-utils
(client utilities)
"
+ tristate "openldap-utils
- client utilities
"
default m if CONFIG_DEVEL
depends BR2_PACKAGE_OPENLDAP
default m if CONFIG_DEVEL
depends BR2_PACKAGE_OPENLDAP
This page took
0.020746 seconds
and
4
git commands to generate.