X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=acconfig.h;h=9ec87fdc1300537328d22df4d7ad6956c62e6c24;hp=abbe2e28d8e51532e6b4e1f9f7ecbedc6bbcf24c;hb=e52674334610f4c2a1eb22b095c126527705f314;hpb=100f48795eee7d2996bff48871bf745af01811c7 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.