diff options
author | Daniel Stenberg <daniel@haxx.se> | 2013-04-11 16:21:49 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-04-12 22:58:28 +0200 |
commit | edddf394b8634079a0b7c43c126e33ed9fa578b1 (patch) | |
tree | 4be8154624d477a3f59564fe2b1ab3eb76300d78 /docs/examples/postit2.c | |
parent | 61d259f95045c2ec029d4234af80b00d91fec080 (diff) |
configure: try pthread_create without -lpthread
For libc variants without a spearate pthread lib (like bionic), try
using pthreads without the pthreads lib first and only if that fails try
the -lpthread linker flag.
Bug: http://curl.haxx.se/bug/view.cgi?id=1216
Reported by: Duncan
Diffstat (limited to 'docs/examples/postit2.c')
0 files changed, 0 insertions, 0 deletions