From: Junio C Hamano Date: Mon, 25 Jul 2016 21:13:46 +0000 (-0700) Subject: Merge branch 'ew/autoconf-pthread' X-Git-Tag: v2.10.0-rc0~83 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b01ab562ae14f5e5aedf0c0e769c74925a19809;p=git Merge branch 'ew/autoconf-pthread' 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 --- 7b01ab562ae14f5e5aedf0c0e769c74925a19809