From 5360a1ca4569d96d9f8b2c8737f1c71ec1d7b184 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Tue, 12 Jun 2012 22:11:55 +0200 Subject: lighttpd: added Signed-off-by: Robert Schwebel --- configs/ptxconfig | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) (limited to 'configs/ptxconfig') diff --git a/configs/ptxconfig b/configs/ptxconfig index 933f2ce..144c5e5 100644 --- a/configs/ptxconfig +++ b/configs/ptxconfig @@ -1314,7 +1314,20 @@ PTXCONF_IPTABLES=y # PTXCONF_LIBNFNETLINK is not set # PTXCONF_LIBPCAP is not set # PTXCONF_LIBSSH2 is not set -# PTXCONF_LIGHTTPD is not set +PTXCONF_LIGHTTPD=m +# PTXCONF_LIGHTTPD_ZLIB is not set +# PTXCONF_LIGHTTPD_BZ2LIB is not set +# PTXCONF_LIGHTTPD_ATTR is not set +PTXCONF_LIGHTTPD_OPENSSL=y +# PTXCONF_LIGHTTPD_PCRE is not set +# PTXCONF_LIGHTTPD_FAM is not set +PTXCONF_LIGHTTPD_WEBDAV_PROPS=y +PTXCONF_LIGHTTPD_WEBDAV_LOCKS=y +# PTXCONF_LIGHTTPD_MEMCACHE is not set +# PTXCONF_LIGHTTPD_LUA is not set +# PTXCONF_LIGHTTPD_STARTSCRIPT is not set +PTXCONF_LIGHTTPD_SYSTEMD_UNIT=y +PTXCONF_LIGHTTPD_GENERIC_SITE=y # PTXCONF_LINKS is not set # PTXCONF_LSH is not set # PTXCONF_MEMCACHED is not set @@ -1636,7 +1649,19 @@ PTXCONF_READLINE_NCURSES=y # PTXCONF_SERDISPLIB is not set # PTXCONF_SLANG is not set # PTXCONF_SPARSEHASH is not set -# PTXCONF_SQLITE is not set +PTXCONF_SQLITE=m + +# +# build options +# +# PTXCONF_SQLITE_THREADSAFE is not set +# PTXCONF_SQLITE_LOAD_EXTENTION is not set +# PTXCONF_SQLITE_READLINE is not set + +# +# install options +# +# PTXCONF_SQLITE_TOOL is not set # PTXCONF_TERMCAP is not set # PTXCONF_XERCES is not set PTXCONF_ZLIB=y -- cgit v1.2.3