]> granicus.if.org Git - curl/commit
version: add the CURL_VERSION_MULTI_SSL feature flag
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 18 Aug 2017 06:51:24 +0000 (08:51 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 28 Aug 2017 20:56:49 +0000 (22:56 +0200)
commit9d96a5f0b58a31f481be229b19496728d3c55cbb
treede72bf6771c62e007ac63a91699c44a4ef3840b8
parentb180a273fab64b601e7f44a36a0ec8bd5363e8e1
version: add the CURL_VERSION_MULTI_SSL feature flag

This new feature flag reports When cURL was built with multiple SSL
backends.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
configure.ac
docs/libcurl/curl_version_info.3
docs/libcurl/symbols-in-versions
include/curl/curl.h
lib/version.c
packages/OS400/curl.inc.in
src/tool_help.c