summaryrefslogtreecommitdiff
path: root/docs/.gitignore
diff options
context:
space:
mode:
authorJoel Depooter <joel.depooter@safe.com>2021-09-23 15:54:24 -0700
committerJay Satiro <raysatiro@yahoo.com>2021-09-24 01:41:53 -0400
commit739de69ee6d065651bf318a6b90c44a67b76efe1 (patch)
tree67ab09bf77a71113ed107b34fabcae53ac2e05cc /docs/.gitignore
parentbb72392647404dce931b73adaf81edb4670e34b2 (diff)
downloadcurl-739de69ee6d065651bf318a6b90c44a67b76efe1.tar.gz
libssh2: Get the version at runtime if possible
Previously this code used a compile time constant, meaning that libcurl always reported the libssh2 version that libcurl was built with. This could differ from the libssh2 version actually being used. The new code uses the CURL_LIBSSH2_VERSION macro, which is defined in ssh.h. The macro calls the libssh2_version function if it is available, otherwise it falls back to the compile time version. Closes https://github.com/curl/curl/pull/7768
Diffstat (limited to 'docs/.gitignore')
0 files changed, 0 insertions, 0 deletions