|
@@ -27,11 +27,11 @@ config BR2_PACKAGE_LIGHTTPD_OPENSSL
|
|
Enable OpenSSL support for lighttpd.
|
|
Enable OpenSSL support for lighttpd.
|
|
|
|
|
|
config BR2_PACKAGE_LIGHTTPD_PAM
|
|
config BR2_PACKAGE_LIGHTTPD_PAM
|
|
- bool "pam authentication support"
|
|
|
|
- depends on BR2_PACKAGE_LINUX_PAM
|
|
|
|
- default y
|
|
|
|
- help
|
|
|
|
- Enable PAM authentication support for lighttpd.
|
|
|
|
|
|
+ bool "pam authentication support"
|
|
|
|
+ default y
|
|
|
|
+ depends on BR2_PACKAGE_LINUX_PAM
|
|
|
|
+ help
|
|
|
|
+ Enable PAM authentication support for lighttpd.
|
|
|
|
|
|
config BR2_PACKAGE_LIGHTTPD_ZLIB
|
|
config BR2_PACKAGE_LIGHTTPD_ZLIB
|
|
bool "zlib support"
|
|
bool "zlib support"
|