configure: Properly check for pthread
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 22 Oct 2012 13:04:26 +0000 (15:04 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 22 Oct 2012 13:05:24 +0000 (15:05 +0200)
commit1042857f33fb771da6c934bcbad358a981468d3c
treeb82f5f7ddfecee5cf4bfd4b7b90e63b94eafbd89
parent32d7d5923b35a76cb2e8b6805372b74dc5f73f01
configure: Properly check for pthread

The old check failed on Android for example.
configure.ac
libs/gst/check/libcheck/Makefile.am
m4/ax_pthread.m4 [new file with mode: 0644]
tests/examples/streams/Makefile.am