Add support for external filters
[privoxy.git] / acconfig.h
index d2f50a2..6e4022d 100644 (file)
  */
 #undef FEATURE_EXTENDED_HOST_PATTERNS
 
+/*
+ * Allow filtering with scripts and programs.
+ */
+#undef FEATURE_EXTERNAL_FILTERS
+
 /*
  * Keep connections alive if possible.
  */