Unverified Commit ad373686 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

configure: show features as well in the final summary

Closes #3569
parent e6ac3ba6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4329,4 +4329,5 @@ AC_MSG_NOTICE([Configured to build curl/libcurl:
  PSL support:      ${curl_psl_msg}
  HTTP2 support:    ${curl_h2_msg}
  Protocols:        ${SUPPORT_PROTOCOLS}
  Features:         ${SUPPORT_FEATURES}
])