From: Junio C Hamano Date: Wed, 10 Aug 2016 18:55:20 +0000 (-0700) Subject: Merge branch 'ew/autoconf-pthread' into maint X-Git-Tag: v2.9.3~21 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f98a20c50a52342556f0d71a83763a61a170c26c?hp=--cc 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 --- f98a20c50a52342556f0d71a83763a61a170c26c