X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5da9c9ebcaa8d2c8c42a7ff8287950dccd42aed2..815e1cfba0c1f7a9adda5070a2c1e7a63b796cb0:/openwrt/package/cgilib/Config.in?ds=sidebyside diff --git a/openwrt/package/cgilib/Config.in b/openwrt/package/cgilib/Config.in index ac5088451..23364d1b7 100644 --- a/openwrt/package/cgilib/Config.in +++ b/openwrt/package/cgilib/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_CGILIB - tristate "cgilib - Simple CGI Library" + prompt "cgilib............................ Simple CGI Library" + tristate # default m if CONFIG_DEVEL default n help @@ -8,5 +9,4 @@ config BR2_PACKAGE_CGILIB FORM variables, sets HTTP Cookies and reads them. http://www.infodrom.org/projects/cgilib/ -