]> git.ipfire.org Git - thirdparty/pdns.git/commit
Only run tests when --enable-unit-tests
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 20 Jul 2014 11:55:28 +0000 (13:55 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 20 Jul 2014 11:55:28 +0000 (13:55 +0200)
commitb553fa9dabc3b7456be26f8c5a3e592c56917316
treeb30e1c5c98c3f439189749928f32bbfa44be4123
parente02b9c4a6ee2a5821cb570da84807b1df4868207
Only run tests when --enable-unit-tests

If we don't check this, the tests will break
with a lot of noise because the boost unit tests
libraries are not found.
m4/pdns_enable_unit_tests.m4
modules/remotebackend/Makefile.am
pdns/Makefile.am