diff options
author | Phil Pennock <pdp@exim.org> | 2012-05-12 09:11:28 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-05-12 09:11:28 -0400 |
commit | 6a6084f8fd44dc65dce40536198ec5d282deb126 (patch) | |
tree | 6b62a6301aa0dbde9d8acdfe35bdf6cb93412d99 /doc/doc-txt/ChangeLog | |
parent | 1ca9f5074196f7fa459367956bcf6d4239b47634 (diff) |
pcre-config support.
Remove a couple of stray references to PCRE_CFLAGS too (dating from when PCRE was bundled).
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index de7c17878..6a34c5757 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -93,6 +93,9 @@ PP/21 Defaulting "accept_8bitmime" to true, not false. PP/22 Added -bw for inetd wait mode support. +PP/23 Added PCRE_CONFIG=yes support to Makefile for using pcre-config to + locate the relevant includes and libraries. Made this the default. + Exim version 4.77 ----------------- |