Hi, On Wed, Jun 22, 2016 at 10:41:48PM +0200, Steffan Karger wrote: > > -test_scripts = t_client.sh t_lpback.sh t_cltsrv.sh > > +test_scripts = t_client.sh > > +if ENABLE_CRYPTO > > +test_scripts += t_lpback.sh t_cltsrv.sh > > +endif > > > > TESTS_ENVIRONMENT = top_srcdir="$(top_srcdir)" > > TESTS = $(test_scripts) > > Ah, this is even cleaner than AC_SUBST. But this matches what I had > in mind, yes. (I didn't test, but I assume this simply doesn't run > these tests?)
make will not even know that these tests exist, so "doesn't run these
tests", yes :-)
I *am* wondering if there is a clever way to print out "not running self
tests due to lack of --disable-crypto", so people are made aware that
this is less well tested...
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany [email protected]
fax: +49-89-35655025 [email protected]
signature.asc
Description: PGP signature
