diff options
author | Dan Johnson <computerdruid@google.com> | 2017-12-28 18:16:26 +0000 |
---|---|---|
committer | Marcel Raad <Marcel.Raad@teamviewer.com> | 2018-01-13 10:46:57 +0100 |
commit | 0616dfa1e08c25ec8ff0f06c014bd3836b365049 (patch) | |
tree | f8724337a5e2373e31d709cf9ba938ed89f29c6b /tests/data/test81 | |
parent | 650b9c1d6547995e31f92e082ae73edbdcc51ed0 (diff) |
configure.ac: append extra linker flags instead of prepending them.
Link order should list libraries after the libraries that use them,
so when we're guessing that we might also need to add -ldl in order
to use -lssl, we should add -ldl after -lssl.
Closes https://github.com/curl/curl/pull/2234
Diffstat (limited to 'tests/data/test81')
0 files changed, 0 insertions, 0 deletions