]> granicus.if.org Git - curl/commitdiff
might as well output all supported protocols at the end of configure to
authorDaniel Stenberg <daniel@haxx.se>
Sat, 12 Dec 2009 22:39:29 +0000 (22:39 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 12 Dec 2009 22:39:29 +0000 (22:39 +0000)
make it more obvious how the output will be

configure.ac

index 8ae8077317d846f470a160f530af602f2c2f6dea..9618ed87049cc1db22da3e98a4ef65b04f3eeddf 100644 (file)
@@ -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