X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=configure.in;h=c6276434735f4e243926bef47b4063d644a07da2;hb=2f58cfe76280843cadde2117e546fffca1306bc4;hp=6672d47c584eedd2de03980f617dee180b1e95f3;hpb=278fe6edbae5404f576d913248d455fba6b2e12d;p=privoxy.git diff --git a/configure.in b/configure.in index 6672d47c..c6276434 100644 --- a/configure.in +++ b/configure.in @@ -1075,7 +1075,7 @@ if test $have_pcre = "yes"; then LIBS="$LIBS -lpcre -lpcreposix" else AC_MSG_WARN([You are using the static PCRE code which is out of date and scheduled for removal, for details see: - http://sourceforge.net/mailarchive/forum.php?thread_name=20080511195555.2dc6cfdc%40fabiankeil.de&forum_name=ijbswa-developers]) + https://sourceforge.net/p/ijbswa/mailman/ijbswa-developers/thread/20080511195555.2dc6cfdc@fabiankeil.de/]) pcre_dyn=no # STATIC_PCRE is a name pcre needs to statically link on Windows. # Privoxy itself no longer uses it.