Config.in 237 B

123456789
  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.
  8. http://www.cgicc.com