X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=acconfig.h;h=6d3639ae7e560527ae3a4dc193e754d3726637e3;hp=d2f50a29427f72c5daaede1aa8370f7ec7a37358;hb=d2e582689e83de3a8511e5e85e15fa045a5cc666;hpb=3fa247a8b6f38c04f675080fcb7f0f46d9c85dee diff --git a/acconfig.h b/acconfig.h index d2f50a29..6d3639ae 100644 --- a/acconfig.h +++ b/acconfig.h @@ -10,7 +10,7 @@ * introduced because the compile command line started * getting ludicrously long with feature defines. * - * Copyright : Written by and Copyright (C) 2001-2009 the + * Copyright : Written by and Copyright (C) 2001-2014 the * Privoxy team. http://www.privoxy.org/ * * Based on the Internet Junkbuster originally written @@ -161,6 +161,11 @@ */ #undef FEATURE_EXTENDED_HOST_PATTERNS +/* + * Allow filtering with scripts and programs. + */ +#undef FEATURE_EXTERNAL_FILTERS + /* * Keep connections alive if possible. */