changed: let the build system handle the dynamic boost test defines

This commit is contained in:
Arne Morten Kvarving
2018-02-14 16:04:34 +01:00
parent 8e9b13584d
commit adee0a1649
36 changed files with 0 additions and 138 deletions

View File

@@ -2,9 +2,6 @@
This file is licensed under the GNU General Public License v3.0 or later. */
#include <config.h>
#if HAVE_DYNAMIC_BOOST_TEST
#define BOOST_TEST_DYN_LINK
#endif
#define NVERBOSE // to suppress our messages when throwing
#define BOOST_TEST_MODULE ShadowTest