X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=acconfig.h;h=3adead6e6f31c6037943cda1d71f3b67f3ca9a49;hp=b3953b99040bca583346f4862bd76ac51f0b9a8e;hb=a8090f7cdc5b7f25b38c3972ce8a02645f33e59c;hpb=1f425ac39a94553c6d7bc6b9c744bdb50fcf649e diff --git a/acconfig.h b/acconfig.h index b3953b99..3adead6e 100644 --- a/acconfig.h +++ b/acconfig.h @@ -85,6 +85,11 @@ */ #undef FEATURE_ACL +/* + * Allow Privoxy to use accf_http(9) if supported. + */ +#undef FEATURE_ACCEPT_FILTER + /* * Enables the web-based configuration (actionsfile) editor. If you * have a shared proxy, you might want to turn this off.