pps-tools: bump to version 97eaef2ab82a46d13ea5e00270712d6475fbe42b
[buildroot-gz.git] / package / libcgicc / Config.in
blobe1f6904b29880606457201000dddf096525d7293
1 config BR2_PACKAGE_LIBCGICC
2         bool "libcgicc"
3         depends on BR2_INSTALL_LIBSTDCPP
4         help
5           GNU cgicc is a C++ class library that greatly simplifies
6           the creation of CGI applications for the World Wide Web.
8           http://www.cgicc.com
10 comment "libcgicc needs a toolchain w/ C++"
11         depends on !BR2_INSTALL_LIBSTDCPP