X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=acconfig.h;fp=acconfig.h;h=d88028b50e4b97b18f02062fa8cd98995a5d3935;hp=9ec87fdc1300537328d22df4d7ad6956c62e6c24;hb=12f96cb705433afd5a14e6032adb5d12df8c23ca;hpb=e351634206e5b3d39470b86c59ddc175d659b0e2 diff --git a/acconfig.h b/acconfig.h index 9ec87fdc..d88028b5 100644 --- a/acconfig.h +++ b/acconfig.h @@ -72,6 +72,11 @@ */ #undef FEATURE_DYNAMIC_PCRE +/* + * Should pcrs use pcre JIT compilation if it's supported? + */ +#undef DISABLE_PCRE_JIT_COMPILATION + /* * Should pcrs be statically built in instead of linkling with libpcrs? * (This is determined by configure depending on the availiability of