Mention that the internal PCRE version is outdated.
authorFabian Keil <fk@fabiankeil.de>
Sun, 28 Mar 2010 17:35:09 +0000 (17:35 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 28 Mar 2010 17:35:09 +0000 (17:35 +0000)
templates/show-status

index 3e8cbf6..f022538 100644 (file)
             <tr>
               <td><code>STATIC_PCRE</code></td>
               <td>@if-STATIC_PCRE-then@ Yes @else-not-STATIC_PCRE@ No @endif-STATIC_PCRE@</td>
-              <td>Use the supplied statically-linked PCRE library.  This is set automatically
-               by <code>./configure</code> if you do not have the libpcre installed.</td>
+              <td>Use the supplied statically-linked PCRE library. This is set automatically
+               by <code>./configure</code> 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.</td>
             </tr>
             <tr>
               <td><code>STATIC_PCRS</code></td>