From: Daniel Stenberg Date: Sat, 12 Dec 2009 22:39:29 +0000 (+0000) Subject: might as well output all supported protocols at the end of configure to X-Git-Tag: curl-7_20_0~271 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=19b8a80ee9e46f543403e433a1a1c1b84933c967;p=thirdparty%2Fcurl.git might as well output all supported protocols at the end of configure to make it more obvious how the output will be --- diff --git a/configure.ac b/configure.ac index 8ae8077317..9618ed8704 100644 --- a/configure.ac +++ b/configure.ac @@ -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