diff options
author | Max Dymond <cmeister2@gmail.com> | 2018-06-26 09:29:48 +0100 |
---|---|---|
committer | Max Dymond <cmeister2@gmail.com> | 2018-06-27 08:56:23 +0100 |
commit | b0a365f8a0e58b0f1929abb1c60dad31d34c0c2a (patch) | |
tree | ab318c06a99729ee591f51bbbc76d24e4aea5555 /m4/curl-override.m4 | |
parent | be231ef88ae2072f43825614d0b7ee65addbe006 (diff) |
configure: Add dependent libraries after crypto
The linker is pretty dumb and processes things left to right, keeping a
tally of symbols it hasn't resolved yet. So, we need -ldl to appear
after -lcrypto otherwise the linker won't find the dl functions.
Closes #2684
Diffstat (limited to 'm4/curl-override.m4')
0 files changed, 0 insertions, 0 deletions