tools/url-pattern-translator.pl: Detect a couple of pattern prefixes case-insensitively
[privoxy.git] / acconfig.h
index abbe2e2..a55d20a 100644 (file)
 /*
  * Allow PCRE syntax in host patterns.
  */
-#undef FEATURE_EXTENDED_HOST_PATTERNS
+#undef FEATURE_PCRE_HOST_PATTERNS
 
 /*
  * Allow filtering with scripts and programs.