From 7aea7ba4b9212d70959d78eaf3775862c5826c11 Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 4 Jul 2005 12:11:08 +0000 Subject: Add fastcgi subpackage (Thanks aorlinsk for the help) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1331 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/lighttpd/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'openwrt/package/lighttpd/Config.in') diff --git a/openwrt/package/lighttpd/Config.in b/openwrt/package/lighttpd/Config.in index fd423358a..f1b7f1e2e 100644 --- a/openwrt/package/lighttpd/Config.in +++ b/openwrt/package/lighttpd/Config.in @@ -32,6 +32,12 @@ config BR2_PACKAGE_LIGHTTPD_MOD_CGI tristate default m if CONFIG_DEVEL +config BR2_PACKAGE_LIGHTTPD_MOD_FASTCGI + depends BR2_PACKAGE_LIGHTTPD + prompt "...-mod-fastcgi - FastCGI module" + tristate + default m if CONFIG_DEVEL + config BR2_PACKAGE_LIGHTTPD_MOD_PROXY depends BR2_PACKAGE_LIGHTTPD prompt "...-mod-proxy - Proxy module" -- cgit v1.2.3