Correct HTML, external Stylesheets, eye candy, some fixes
[privoxy.git] / config.h.win32threads.win
index d444ea4..9d2abb7 100644 (file)
@@ -37,6 +37,9 @@
  *
  * Revisions   :
  *    $Log: config.h.win32threads.win,v $
+ *    Revision 1.15  2002/04/04 00:36:36  gliptak
+ *    always use pcre for matching
+ *
  *    Revision 1.14  2002/03/26 22:29:54  swa
  *    we have a new homepage!
  *
  */
 #define FEATURE_KILL_POPUPS 1
 
+/*
+ * Use PNG instead of GIF for built-in images
+ */
+/* #undef FEATURE_NO_GIFS */
+
 /*
  * Use POSIX threads instead of native threads.
  */