summaryrefslogtreecommitdiffstats
path: root/rules/libcgicc.in
blob: 7d4496c4913a60251711cde42c5cb48e7a06209b (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=networking

config LIBCGICC
	tristate
	prompt "libcgicc"
	select LIBC_M
	select GCCLIBS_CXX
	select GCCLIBS_GCC_S
	help
	  cgicc is a C++ class library for writing CGI applications. See
	  http://www.cgicc.org for more details.