projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
disable pci extif on bcm5350 in brcm-2.6
[openwrt.git]
/
openwrt
/
package
/
lighttpd
/
Config.in
diff --git
a/openwrt/package/lighttpd/Config.in
b/openwrt/package/lighttpd/Config.in
index
997036c
..
cf9dedf
100644
(file)
--- a/
openwrt/package/lighttpd/Config.in
+++ b/
openwrt/package/lighttpd/Config.in
@@
-13,6
+13,12
@@
config BR2_PACKAGE_LIGHTTPD
Depends: libopenssl, libpcre
Depends: libopenssl, libpcre
+config BR2_PACKAGE_LIGHTTPD_MOD_ACCESSLOG
+ prompt "lighttpd-mod-accesslog.......... Access logging module"
+ tristate
+ default m if CONFIG_DEVEL
+ depends BR2_PACKAGE_LIGHTTPD
+
config BR2_PACKAGE_LIGHTTPD_MOD_ALIAS
prompt "lighttpd-mod-alias.............. Directory alias module"
tristate
config BR2_PACKAGE_LIGHTTPD_MOD_ALIAS
prompt "lighttpd-mod-alias.............. Directory alias module"
tristate
This page took
0.02453 seconds
and
4
git commands to generate.