From: Fabian Keil Date: Sun, 28 Mar 2010 17:35:09 +0000 (+0000) Subject: Mention that the internal PCRE version is outdated. X-Git-Tag: v_3_0_17~174 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=81d683b179e250ec86b9a42d668e5cfecc986fb3 Mention that the internal PCRE version is outdated. --- diff --git a/templates/show-status b/templates/show-status index 3e8cbf68..f0225388 100644 --- a/templates/show-status +++ b/templates/show-status @@ -321,8 +321,10 @@ STATIC_PCRE @if-STATIC_PCRE-then@ Yes @else-not-STATIC_PCRE@ No @endif-STATIC_PCRE@ - Use the supplied statically-linked PCRE library. This is set automatically - by ./configure if you do not have the libpcre installed. + Use the supplied statically-linked PCRE library. This is set automatically + by ./configure if you do not have the libpcre installed. + Dynamically linking to an external libpcre is recommended as the internal + one is outdated and lacks various features and bug-fixes you may be interested in. STATIC_PCRS