Merge branch 'ew/autoconf-pthread' into maint

Existing autoconf generated test for the need to link with pthread library did not check all the functions from pthread libraries; recent FreeBSD has some functions in libc but not others, and we mistakenly thought linking with libc is enough when it is not. * ew/autoconf-pthread: configure.ac: stronger test for pthread linkage

Junio C Hamano committed Aug 10, 2016 at 11:55 UTC f98a20c50a52342556f0d71a83763a61a170c26c

No changes.