glibc: install libmvec.so when available
[buildroot-gz.git] / package / privoxy / Config.in
blob8d8d01a73ffe5edc272233611648e26c727e4c6a
1 config BR2_PACKAGE_PRIVOXY
2         bool "privoxy"
3         depends on BR2_USE_MMU # fork()
4         select BR2_PACKAGE_PCRE
5         select BR2_PACKAGE_ZLIB
6         help
7           A non-caching web proxy with advanced filtering capabilities
8           for enhancing privacy, modifying web page data and HTTP
9           headers, controlling access, and removing ads and other
10           obnoxious Internet junk.
12           http://www.privoxy.org/