X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=acconfig.h;h=9ec87fdc1300537328d22df4d7ad6956c62e6c24;hp=abbe2e28d8e51532e6b4e1f9f7ecbedc6bbcf24c;hb=5d67369224f780b21d94cacf31dbcdf288c7ed6c;hpb=767afb7f5d7062d75385b9ab3afdad47d0249a39 diff --git a/acconfig.h b/acconfig.h index abbe2e28..9ec87fdc 100644 --- a/acconfig.h +++ b/acconfig.h @@ -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.