summaryrefslogtreecommitdiffstats
path: root/rules/lighttpd.in
diff options
context:
space:
mode:
authorBruno Thomsen <bth@kamstrup.dk>2014-02-14 15:13:48 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-02-15 20:44:25 +0100
commit4e1822a08988ca339221d7bc2ad120f10a491991 (patch)
tree9dcfcaf73620023d190e4214d6acf0fbb6aca985 /rules/lighttpd.in
parent666d24b61cfdcef3c7db8fd460aaced820e06271 (diff)
downloadptxdist-4e1822a08988ca339221d7bc2ad120f10a491991.tar.gz
ptxdist-4e1822a08988ca339221d7bc2ad120f10a491991.tar.xz
lighttpd: zlib and bz2lib support options was not shown when selecting mod_compress
Signed-off-by: Bruno Thomsen <bth@kamstrup.dk> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/lighttpd.in')
-rw-r--r--rules/lighttpd.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/lighttpd.in b/rules/lighttpd.in
index 405afce6b..5e132f286 100644
--- a/rules/lighttpd.in
+++ b/rules/lighttpd.in
@@ -96,7 +96,7 @@ config LIGHTTPD_MOD_COMPRESS
help
Output compression support.
-if LIGHTTPD_COMPRESS
+if LIGHTTPD_MOD_COMPRESS
config LIGHTTPD_ZLIB
bool