projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7118b1
)
lighttpd: make the ssl support default static to avoid menuconfig recursive dependenc...
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Jun 2012 01:50:53 +0000
(
01:50
+0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Jun 2012 01:50:53 +0000
(
01:50
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32190
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/lighttpd/Makefile
patch
|
blob
|
history
diff --git
a/net/lighttpd/Makefile
b/net/lighttpd/Makefile
index
95e1644
..
da1974f
100644
(file)
--- a/
net/lighttpd/Makefile
+++ b/
net/lighttpd/Makefile
@@
-38,7
+38,7
@@
define Package/lighttpd/config
config LIGHTTPD_SSL
bool "SSL support"
depends on PACKAGE_lighttpd
- default y
if PACKAGE_libopenssl
+ default y
help
Implements SSL support in lighttpd (using libopenssl). This
option is required if you enable the SSL engine in your