From 667ec53adb6a15a8ec99d7af0b0261dc147718bc Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 17 Sep 2008 21:36:21 +0000 Subject: lighttpd: don't enable openssl support by default --- package/lighttpd/Config.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'package/lighttpd') diff --git a/package/lighttpd/Config.in b/package/lighttpd/Config.in index eb3b841e6..b56d66b4c 100644 --- a/package/lighttpd/Config.in +++ b/package/lighttpd/Config.in @@ -8,7 +8,7 @@ config BR2_PACKAGE_LIGHTTPD Auth, Output-Compression, URL-Rewriting and many more) make lighttpd the perfect webserver-software for every server that is suffering load problems. - + http://www.lighttpd.net/ if BR2_PACKAGE_LIGHTTPD @@ -16,7 +16,6 @@ menu "lighttpd packages" config BR2_PACKAGE_LIGHTTPD_OPENSSL bool "lighttpd openssl support" - default y depends on BR2_PACKAGE_LIGHTTPD select BR2_PACKAGE_OPENSSL help -- cgit v1.2.3