configure: show features as well in the final summary

Closes #3569
This commit is contained in:
Daniel Stenberg 2019-02-14 11:45:49 +01:00
parent e6ac3ba657
commit ad373686c3
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 1 additions and 0 deletions

View File

@ -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}
])