X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=acconfig.h;h=6d3639ae7e560527ae3a4dc193e754d3726637e3;hp=c7dfab6e6404b3888a46eb49ac4690c7c025fdc2;hb=80b8fdfab0b5828b0a3cbdf7093c710fbde0306e;hpb=cb87840abe87c389497380128af6bf143dcbe330 diff --git a/acconfig.h b/acconfig.h index c7dfab6e..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 @@ -67,10 +67,10 @@ /* * Should pcre be statically built in instead of linkling with libpcre? * (This is determined by configure depending on the availiability of - * libpcre and user preferences). The name is ugly, but pcre needs it. + * libpcre and user preferences). * Don't bother to change this here! Use configure instead. */ -#undef STATIC_PCRE +#undef FEATURE_DYNAMIC_PCRE /* * Should pcrs be statically built in instead of linkling with libpcrs? @@ -161,6 +161,11 @@ */ #undef FEATURE_EXTENDED_HOST_PATTERNS +/* + * Allow filtering with scripts and programs. + */ +#undef FEATURE_EXTERNAL_FILTERS + /* * Keep connections alive if possible. */ @@ -181,6 +186,11 @@ */ #undef FEATURE_STATISTICS +/* + * Enable strptime() sanity checks. + */ +#undef FEATURE_STRPTIME_SANITY_CHECKS + /* * Allow Privoxy to be "disabled" so it is just a normal non-blocking * non-anonymizing proxy. This is useful if you're trying to access a