From: Phil Pennock Date: Mon, 13 Feb 2017 02:22:02 +0000 (-0500) Subject: Handle PKG_CONFIG_PATH in Local/Makefile X-Git-Tag: exim-4_90_RC1~270 X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=commitdiff_plain;h=856d1e16b3386ce51b73986b9d7aaf1fbf95aba9;hp=856d1e16b3386ce51b73986b9d7aaf1fbf95aba9 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. ---