summaryrefslogtreecommitdiffstats
path: root/rules/fcgi.in
blob: 0c98aa70c0b12c42024280e3287dacb3f9ae701d (plain)
1
2
3
4
5
6
7
## SECTION=networking
config FCGI
	tristate
	prompt "fast cgi"
	select LIBC_PTHREAD
	help
	  Fast CGI development and runtime libraries.