summaryrefslogtreecommitdiffstats
path: root/package/libcgicc/Config.in
blob: fa7e5c3483eab13f5912c33f633d80a2ed98693e (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LIBCGICC
	bool "libcgicc"
	default n
	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