[issue33490] pthread auto-detection can use AX_PTHREAD

2018-05-13 Thread Eitan Adler
New submission from Eitan Adler : There is a ton of logic in configure.ac to detect pthreads support. There is a standard macro to use instead: https://www.gnu.org/software/autoconf-archive/ax_pthread.html#ax_pthread In order to simplify our pthread logic we should make use of the standard ma

[issue33490] pthread auto-detection can use AX_PTHREAD

2018-05-13 Thread Eitan Adler
Change by Eitan Adler : -- keywords: +patch pull_requests: +6475 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-list