|
@@ -37,13 +37,13 @@ config BR2_PACKAGE_LIGHTTPD_ZLIB
|
|
bool "zlib support"
|
|
bool "zlib support"
|
|
select BR2_PACKAGE_ZLIB
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
help
|
|
- Enable zlib support for lighttpd mod_compress.
|
|
|
|
|
|
+ Enable zlib support for lighttpd mod_deflate.
|
|
|
|
|
|
config BR2_PACKAGE_LIGHTTPD_BZIP2
|
|
config BR2_PACKAGE_LIGHTTPD_BZIP2
|
|
bool "bzip2 support"
|
|
bool "bzip2 support"
|
|
select BR2_PACKAGE_BZIP2
|
|
select BR2_PACKAGE_BZIP2
|
|
help
|
|
help
|
|
- Enable bzip2 support for lighttpd mod_compress.
|
|
|
|
|
|
+ Enable bzip2 support for lighttpd mod_deflate.
|
|
|
|
|
|
config BR2_PACKAGE_LIGHTTPD_PCRE
|
|
config BR2_PACKAGE_LIGHTTPD_PCRE
|
|
bool "pcre support"
|
|
bool "pcre support"
|