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