[Privoxy-commits] [privoxy] branch master updated: configure: Update the link to the 'Removing outdated PCRE version ...' thread

User Git git at git.privoxy.org
Sat Dec 19 09:48:09 UTC 2020


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

The following commit(s) were added to refs/heads/master by this push:
     new c1691b7f configure: Update the link to the 'Removing outdated PCRE version ...' thread
c1691b7f is described below

commit c1691b7fafea3eb2e569db6c8e68c01afdacaf6c
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Fri Dec 18 10:48:28 2020 +0100

    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.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list