]> granicus.if.org Git - libvpx/commit
configure: Use both check_header and check_lib for pthreads
authorMartin Storsjo <martin@martin.st>
Thu, 19 Apr 2018 05:55:44 +0000 (08:55 +0300)
committerMartin Storsjo <martin@martin.st>
Thu, 19 Apr 2018 06:32:40 +0000 (09:32 +0300)
commit9b7d4cce635e226f8a932576df22237c67321e5d
tree09280b660d2611f54e31eca9c1b4393336ffd249
parentd547aced6cfed3c315a55d7071b8ef8cb57532f1
configure: Use both check_header and check_lib for pthreads

check_lib can be a stub that always returns true - make sure to
still use check_headers as before 38dc27cc6.

Change-Id: I5d471de56b16c015a0b686fa6c6caefa35bb89b4
build/make/configure.sh
configure