]> granicus.if.org Git - gc/commit
Fix make disclaim_test to link with new GNU ld linking rules
authorIvan Maidanski <ivmai@mail.ru>
Thu, 28 Feb 2013 03:48:05 +0000 (07:48 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 28 Feb 2013 11:48:37 +0000 (15:48 +0400)
commit9d585938cc3432fc9a8b3c776d09a3efd6930f97
treee422c6bcb7859de50455d1601bdb801e5237f8e2
parent99f98bdd2fcf0a3ddcae6b47febd9d1b31fdfb00
Fix make disclaim_test to link with new GNU ld linking rules

* tests/tests.am (disclaim_test_LDADD): Link to pthreads (or appropriate
threading libraries) as needed.
tests/tests.am