summaryrefslogtreecommitdiffstats
path: root/rules/libcgicc.in
blob: 2d8f03726133e3484ff02b4ededa71494c5d9434 (plain)
1
2
3
4
5
6
7
8
9
## SECTION=networking
config LIBCGICC
	tristate
	prompt "libcgicc"
	select GCCLIBS_CXX
	help
	  cgicc is a C++ class library for writing CGI applications. See
	  http://www.cgicc.org for more details.