From c1691b7fafea3eb2e569db6c8e68c01afdacaf6c Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Fri, 18 Dec 2020 10:48:28 +0100 Subject: [PATCH] configure: Update the link to the 'Removing outdated PCRE version ...' thread --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.2