summaryrefslogtreecommitdiffstats
path: root/rules/lighttpd.in
diff options
context:
space:
mode:
authorJosef Holzmayr <zentrale.at.work@gmail.com>2010-12-21 12:39:23 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-12-23 11:42:16 +0100
commit3721ee949028d4f9d91c57c9a8d1510e3085f3ea (patch)
treefe00d6db789ae860e106a5d2dd3a72b9974ec6f3 /rules/lighttpd.in
parent361a58ae43f970afe54c9857536c8339f800672c (diff)
downloadptxdist-3721ee949028d4f9d91c57c9a8d1510e3085f3ea.tar.gz
ptxdist-3721ee949028d4f9d91c57c9a8d1510e3085f3ea.tar.xz
[lighttpd] make LIGHTTPD select LIBC_DL
Signed-off-by: Josef Holzmayr <zentrale.at.work@googlemail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/lighttpd.in')
-rw-r--r--rules/lighttpd.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/lighttpd.in b/rules/lighttpd.in
index 7df9face5..b7dc9b7cb 100644
--- a/rules/lighttpd.in
+++ b/rules/lighttpd.in
@@ -2,6 +2,7 @@
menuconfig LIGHTTPD
tristate
prompt "lighttpd "
+ select LIBC_DL
select ZLIB if LIGHTTPD_ZLIB
select BZIP2 if LIGHTTPD_BZ2LIB
select BZIP2_LIBBZ2 if LIGHTTPD_BZ2LIB