]> git.meshlink.io Git - meshlink/commit
Use AX_PTHREAD to set the proper pthread flags.
authorGuus Sliepen <guus@meshlink.io>
Mon, 30 Apr 2018 19:01:44 +0000 (21:01 +0200)
committerGuus Sliepen <guus@meshlink.io>
Mon, 30 Apr 2018 19:01:44 +0000 (21:01 +0200)
commit516bfe0557afe6adaa3ea73494b5fe1cf5587b64
tree61b857214e7f40f2c2cdabe3c284518ed78045a7
parent99aa45c63fa28c10c5cd44b5875adf9b8d044289
Use AX_PTHREAD to set the proper pthread flags.
configure.ac
examples/Makefile.am
m4/ax_pthread.m4 [new file with mode: 0644]
src/Makefile.am
test/Makefile.am