X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=acconfig.h;h=3adead6e6f31c6037943cda1d71f3b67f3ca9a49;hp=b3953b99040bca583346f4862bd76ac51f0b9a8e;hb=52feb95cca9309b54829313054d8f4befabbd028;hpb=8d8c25dc977caad03e1ae051448c4a1431f8c7d7 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.