From 856d1e16b3386ce51b73986b9d7aaf1fbf95aba9 Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Sun, 12 Feb 2017 21:22:02 -0500 Subject: 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. --- doc/doc-txt/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/doc-txt/ChangeLog') 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 ----------------- -- cgit v1.2.3