From 81d683b179e250ec86b9a42d668e5cfecc986fb3 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 28 Mar 2010 17:35:09 +0000 Subject: [PATCH] Mention that the internal PCRE version is outdated. --- templates/show-status | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 -- 2.39.2