X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config.h.win32threads.win;h=9d2abb79e48699fbc66cff363c89eada2fecfffe;hb=0a8865e0da215820eeb4f691f0d5f0de4b8896dc;hp=d444ea4554e3ee59c99f01d27602a80b57fd2d87;hpb=4b3c9b925e5be187be35cb31f797dcd34ee2d255;p=privoxy.git 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. */