summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2017-02-12 21:22:02 -0500
committerPhil Pennock <pdp@exim.org>2017-02-12 21:25:59 -0500
commit856d1e16b3386ce51b73986b9d7aaf1fbf95aba9 (patch)
tree8c95500528bc21426a4c815c435d169208b82bbb /doc/doc-txt/ChangeLog
parent8b2b948009b466beb73844aea00180a561144716 (diff)
Handle PKG_CONFIG_PATH in Local/Makefile
Handle PKG_CONFIG_PATH, stripping whitespace expanding globs, collecting multiple sets and just build one variable, and use it in environment at configure time so that the libraries are found.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 1c282ac8e..95d822df5 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -13,6 +13,9 @@ JH/01 Rework error string handling in TLS interface so that the caller in
string to be attached to addresses during delivery, and collapses
pairs of long lines into single ones.
+PP/01 Allow PKG_CONFIG_PATH to be set in Local/Makefile and use it correctly
+ during configuration. Wildcards are allowed and expanded.
+
Exim version 4.89
-----------------