aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-04-18 13:36:23 +0200
committerDaniel Stenberg <daniel@haxx.se>2017-04-24 09:06:12 +0200
commitc68fed8751f76ae38b7fbb5bc0fb04fb7ea9afc5 (patch)
treeb4dae513b9dad738b3d91aa75b28a794bf1bd2da /src/Makefile.am
parentd87bd46cbf37aeebadf927b110b6c02e056dd9ea (diff)
configure: fix the -ldl check for openssl, add -lpthread check
The check for if -ldl is needed to build with (a statically built) openssl was broken. This repairs the check, and adds a check for -lpthread as well since OpenSSL 1.1.0+ does in fact require -lpthread so only adding -ldl for a static openssl build is no longer enough. Reported-by: Jay Satiro Ref: #1426 Closes #1427
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions