aboutsummaryrefslogtreecommitdiff
path: root/nxproxy/m4/ax_pthread.m4
Commit message (Collapse)AuthorAgeFilesLines
* nxproxy/{m4,configure.ac,src/Makefile.am}: drop pthread overlinking.Mihai Moldovan2019-04-041-1/+0
| | | | | | Should be fixed by correctly building libXcomp. See: ArcticaProject/nx-libs#756
* nxproxy: use ax_pthread.m4.Mihai Moldovan2017-10-271-0/+1
Works around libtool bug related to using both -nostdlib and -pthread (with the former dropping latter usage.)