]> granicus.if.org Git - curl/commitdiff
configure: show features as well in the final summary
authorDaniel Stenberg <daniel@haxx.se>
Thu, 14 Feb 2019 10:45:49 +0000 (11:45 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 14 Feb 2019 11:59:44 +0000 (12:59 +0100)
Closes #3569

configure.ac

index e9f0ef75b7f3afe8981b77e2e29266c4062c5fa8..462ed81345daf0a1f8296115290f58a4e1764fb9 100755 (executable)
@@ -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}
 ])