X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/5da9c9ebcaa8d2c8c42a7ff8287950dccd42aed2..fbf65566792870334767ccdaee159b3044661377:/openwrt/package/cgilib/Config.in 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/ -