Files
Andy Wingo 6ee48df67a Fix tests makefile to link with new GNU ld linking rules
(Apply commit 99f98bd from 'master' branch.)

* tests/tests.am (gctest_LDADD, threadleaktest_LDADD,
threadkey_test_LDADD,
initsecondarythread_LDADD): Link to pthreads (or appropriate
threading libraries) as needed; fixes failure to link with new GNU ld
linking rules.

Conflicts:

    tests/tests.am
2013-02-28 16:00:30 +04:00
..