examples: Link rtpool-test to libpthread for using the POSIX threads
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 19 Aug 2009 13:25:41 +0000 (15:25 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 19 Aug 2009 13:25:41 +0000 (15:25 +0200)
commitb0b971ff322e22c1202ec100525e140068d0b911
tree7445b99c17f1439028af4972a0e62beb2428aee8
parent1e39f6ea0eb29562b461e620f82580fbcd3a6747
examples: Link rtpool-test to libpthread for using the POSIX threads

Also the other streams example can run without pthreads therefore
enable it even if pthreads are not available.

Fixes bug #592314.
tests/examples/Makefile.am
tests/examples/streams/Makefile.am