X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=config.h.win32threads.win;fp=config.h.win32threads.win;h=9d2abb79e48699fbc66cff363c89eada2fecfffe;hp=d444ea4554e3ee59c99f01d27602a80b57fd2d87;hb=619eb5e5e4ca3b6dd7c66d1185bb13d55e4a0423;hpb=2874fc5b439879b19181ce83048e6003e8f819d4 diff --git a/config.h.win32threads.win b/config.h.win32threads.win index d444ea45..9d2abb79 100644 --- a/config.h.win32threads.win +++ b/config.h.win32threads.win @@ -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! * @@ -295,6 +298,11 @@ */ #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. */