tests: make them compile again under Fedora 13
commit203ef67cd7124b925ff9ce4ef478ebf2c7bfec96
authorStefan Becker <stefan.becker@nokia.com>
Tue, 9 Mar 2010 23:54:20 +0000 (10 01:54 +0200)
committerStefan Becker <stefan.becker@nokia.com>
Tue, 9 Mar 2010 23:54:20 +0000 (10 01:54 +0200)
treebd1d0727b5180e490e8528bc0af1341c5db5dc19
parent4d78bd05b5dd7f5b496c8f96dfe273ee7562306e
tests: make them compile again under Fedora 13

Fedora 13 changes standard linker behaviour: it no longer links automatically
against shared libraries used by code you link against. All shared libraries
must be explicitly specified on the linker command line.
src/core/Makefile.am