might as well output all supported protocols at the end of configure to
make it more obvious how the output will be
This commit is contained in:
Родитель
30eb452adf
Коммит
19b8a80ee9
|
@ -2653,6 +2653,7 @@ AC_MSG_NOTICE([Configured to build curl/libcurl:
|
||||||
ca cert path: ${capath}
|
ca cert path: ${capath}
|
||||||
LDAP support: ${curl_ldap_msg}
|
LDAP support: ${curl_ldap_msg}
|
||||||
LDAPS support: ${curl_ldaps_msg}
|
LDAPS support: ${curl_ldaps_msg}
|
||||||
|
Protocols: ${SUPPORT_PROTOCOLS}
|
||||||
])
|
])
|
||||||
|
|
||||||
if test "x$soname_bump" = "xyes"; then
|
if test "x$soname_bump" = "xyes"; then
|
||||||
|
|
Загрузка…
Ссылка в новой задаче