bump version
[buildroot.git] / package / libcgicc / Config.in
blobfa7e5c3483eab13f5912c33f633d80a2ed98693e
1 config BR2_PACKAGE_LIBCGICC
2         bool "libcgicc"
3         default n
4         select BR2_INSTALL_LIBSTDCPP
5         help
6           GNU cgicc is a C++ class library that greatly simplifies
7           the creation of CGI applications for the World Wide Web.
9           http://www.cgicc.com