Commit 19b8a80e authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

might as well output all supported protocols at the end of configure to

make it more obvious how the output will be
parent 30eb452a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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