]> granicus.if.org Git - curl/commit
configure: fix for --enable-pthreads
authorJay Satiro <raysatiro@yahoo.com>
Wed, 1 Mar 2017 08:11:36 +0000 (03:11 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Thu, 2 Mar 2017 07:43:10 +0000 (02:43 -0500)
commit5f139d6b6f1de89ed8449a327ed743f5461ac2ec
tree0b23e59edcc86c9c38f97c41389ca15fb4c85c0b
parent0966ab5bd4ad547c74e1032899c87f7214bc5b73
configure: fix for --enable-pthreads

Better handle options conflicts that can occur if --enable-pthreads.

Bug: https://github.com/curl/curl/pull/1295
Reported-by: Marc-Antoine Perennou
configure.ac
m4/curl-confopts.m4