X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=acconfig.h;h=dbf443bb2a3be85d25a80630581ea37232689caa;hp=9ec87fdc1300537328d22df4d7ad6956c62e6c24;hb=9540faa0465d9a358b8ad5451dbb93b20e819556;hpb=6235cc02e3f789fd39b1d72fadeb776ec3920572 diff --git a/acconfig.h b/acconfig.h index 9ec87fdc..dbf443bb 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-2014 the + * Copyright : Written by and Copyright (C) 2001-2021 the * Privoxy team. https://www.privoxy.org/ * * Based on the Internet Junkbuster originally written @@ -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