Handle PKG_CONFIG_PATH in Local/Makefile
authorPhil Pennock <pdp@exim.org>
Mon, 13 Feb 2017 02:22:02 +0000 (21:22 -0500)
committerPhil Pennock <pdp@exim.org>
Mon, 13 Feb 2017 02:25:59 +0000 (21:25 -0500)
commit856d1e16b3386ce51b73986b9d7aaf1fbf95aba9
tree8c95500528bc21426a4c815c435d169208b82bbb
parent8b2b948009b466beb73844aea00180a561144716
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
doc/doc-txt/NewStuff
src/scripts/Configure-Makefile
src/src/EDITME