X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=acconfig.h;h=9ec87fdc1300537328d22df4d7ad6956c62e6c24;hp=ab59de810150005b5bf7f5e0b22eb2449c311744;hb=eec39be8bebe0d161002bd0e4bebee2b9d68d446;hpb=dfee05ac44a416695bfc01be2994582440efa12c diff --git a/acconfig.h b/acconfig.h index ab59de81..9ec87fdc 100644 --- a/acconfig.h +++ b/acconfig.h @@ -11,7 +11,7 @@ * getting ludicrously long with feature defines. * * Copyright : Written by and Copyright (C) 2001-2014 the - * Privoxy team. http://www.privoxy.org/ + * Privoxy team. https://www.privoxy.org/ * * Based on the Internet Junkbuster originally written * by and Copyright (C) 1997 Anonymous Coders and @@ -125,7 +125,12 @@ /* * Allow PCRE syntax in host patterns. */ -#undef FEATURE_EXTENDED_HOST_PATTERNS +#undef FEATURE_PCRE_HOST_PATTERNS + +/* + * Gather extended statistics. + */ +#undef FEATURE_EXTENDED_STATISTICS /* * Allow filtering with scripts and programs.