summaryrefslogtreecommitdiffstats
path: root/rules/libcgicc.in
blob: b845d639d626ec9b5c1c85af57a6cd3f01806878 (plain)
1
2
3
4
5
6
7
8

menuconfig CGICC
	bool "libcgicc"
	select GCCLIBS_CXX
	help
	  cgicc is a C++ class library for writing CGI applications. See
	  http://www.cgicc.org for more details.