Support tuning the tests ./configure
authorPhil Pennock <pdp@exim.org>
Sat, 15 Sep 2018 01:15:37 +0000 (18:15 -0700)
committerJeremy Harris <jgh@wizmail.org>
Sat, 27 Oct 2018 17:14:06 +0000 (18:14 +0100)
When OpenSSL headers are not in standard search paths, we can need to
adjust the configure for the tests.  We can adjust just `$ENV` but that
risks interactions with the Exim build itself.  Provide new tunables
to handle it instead.


No differences found