Message316491
| Author | eitan.adler |
|---|---|
| Recipients | eitan.adler |
| Date | 2018-05-14.03:37:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526269069.92.0.682650639539.issue33490@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 macro instead of writing our own code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-14 03:37:49 | eitan.adler | set | recipients: + eitan.adler |
| 2018-05-14 03:37:49 | eitan.adler | set | messageid: <1526269069.92.0.682650639539.issue33490@psf.upfronthosting.co.za> |
| 2018-05-14 03:37:49 | eitan.adler | link | issue33490 messages |
| 2018-05-14 03:37:49 | eitan.adler | create | |