summaryrefslogtreecommitdiff
path: root/package/libcgicc/Config.in
blob: 49b69be00072dd967c68223fdc2780712a9fefb1 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_LIBCGICC
	bool "libcgicc"
	select BR2_INSTALL_LIBSTDCPP
	help
	  GNU cgicc is a C++ class library that greatly simplifies
	  the creation of CGI applications for the World Wide Web.

	  http://www.cgicc.com