aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/cgilib/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/cgilib/Config.in')
-rw-r--r--openwrt/package/cgilib/Config.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/openwrt/package/cgilib/Config.in b/openwrt/package/cgilib/Config.in
deleted file mode 100644
index 23364d1b74..0000000000
--- a/openwrt/package/cgilib/Config.in
+++ /dev/null
@@ -1,12 +0,0 @@
-config BR2_PACKAGE_CGILIB
- prompt "cgilib............................ Simple CGI Library"
- tristate
-# default m if CONFIG_DEVEL
- default n
- help
- This library provides a simple programming API to the Common Gateway
- Interface (CGI). It features HTTP Redirect, provides read access to
- FORM variables, sets HTTP Cookies and reads them.
-
- http://www.infodrom.org/projects/cgilib/
-