let ipkg fail when a package file to be installed is not found
[openwrt/openwrt.git] / openwrt / package / elhttp / Config.in
1 config BR2_PACKAGE_ELHTTP
2 prompt "elhttp............................ The extra-light http proxy server."
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 The extra-light http proxy server. Features: keep-alive
7 connections, http connect method, SSL/TLS support, ACLs
8 and client requests logging.