test: reverse assumption regarding static/dynamic linking
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 15 Jun 2011 13:21:14 +0000 (14:21 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 29 Jul 2011 10:17:29 +0000 (11:17 +0100)
commit9875480ed476f3c8ff3c7bdc35430342c440633e
tree0669dbfb15890fa1068278d738b0f6076df80a75
parente5b9bc3a6b1d1f9edeec644152146d548f9cfdfd
test: reverse assumption regarding static/dynamic linking

If we change the default assumption to be that new tests will be
dynamically-linked to libdbus, those tests can be useful for
installcheck or even for installation. Accordingly, explicitly use
new variable $(static_cppflags) for all tests that need static linking.
test/Makefile.am