mirror of
https://github.com/curl/curl.git
synced 2025-03-25 15:50:32 +08:00
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:
parent
30eb452adf
commit
19b8a80ee9
@ -2653,6 +2653,7 @@ AC_MSG_NOTICE([Configured to build curl/libcurl:
|
||||
ca cert path: ${capath}
|
||||
LDAP support: ${curl_ldap_msg}
|
||||
LDAPS support: ${curl_ldaps_msg}
|
||||
Protocols: ${SUPPORT_PROTOCOLS}
|
||||
])
|
||||
|
||||
if test "x$soname_bump" = "xyes"; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user