projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b87b876
)
lighttpd: make the ssl support default static to avoid menuconfig recursive dependenc...
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jun 2012 01:50:53 +0000
(
01:50
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jun 2012 01:50:53 +0000
(
01:50
+0000)
SVN-Revision: 32190
net/lighttpd/Makefile
patch
|
blob
|
history
diff --git
a/net/lighttpd/Makefile
b/net/lighttpd/Makefile
index 95e1644e7420632ea34f3ada63b410534ac787a9..da1974fbd87dd0f9fa3e2033a81fb1fc5fe68a9b 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