aboutsummaryrefslogtreecommitdiff
path: root/nxproxy/m4
diff options
context:
space:
mode:
authorMihai Moldovan <ionic@ionic.de>2017-10-27 14:14:24 +0200
committerMihai Moldovan <ionic@ionic.de>2017-10-27 14:14:27 +0200
commit1c6c9c04b56656d9ab3f486738a4950e71f29b74 (patch)
tree7d702837897fe07c82d64db1c02ce7be5bca00bf /nxproxy/m4
parent22bb128dc47b50dfd7b38d9a18188eb0b314ec4d (diff)
downloadnx-libs-1c6c9c04b56656d9ab3f486738a4950e71f29b74.tar.gz
nx-libs-1c6c9c04b56656d9ab3f486738a4950e71f29b74.tar.bz2
nx-libs-1c6c9c04b56656d9ab3f486738a4950e71f29b74.zip
nxproxy: use ax_pthread.m4.
Works around libtool bug related to using both -nostdlib and -pthread (with the former dropping latter usage.)
Diffstat (limited to 'nxproxy/m4')
l---------nxproxy/m4/ax_pthread.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/nxproxy/m4/ax_pthread.m4 b/nxproxy/m4/ax_pthread.m4
new file mode 120000
index 000000000..156af3df3
--- /dev/null
+++ b/nxproxy/m4/ax_pthread.m4
@@ -0,0 +1 @@
+../../m4/ax_pthread.m4 \ No newline at end of file