Add optional support for FreeBSD's accf_http(9).
[privoxy.git] / acconfig.h
index b3953b9..3adead6 100644 (file)
  */
 #undef FEATURE_ACL
 
  */
 #undef FEATURE_ACL
 
+/*
+ * Allow Privoxy to use accf_http(9) if supported.
+ */
+#undef FEATURE_ACCEPT_FILTER
+
 /*
  * Enables the web-based configuration (actionsfile) editor.  If you
  * have a shared proxy, you might want to turn this off.
 /*
  * Enables the web-based configuration (actionsfile) editor.  If you
  * have a shared proxy, you might want to turn this off.