mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
added --with-nss to configure output.
This commit is contained in:
parent
7ab1139f07
commit
223c0b980b
@ -110,7 +110,7 @@ AC_SUBST(PKGADD_VENDOR)
|
||||
|
||||
dnl
|
||||
dnl initialize all the info variables
|
||||
curl_ssl_msg="no (--with-ssl / --with-gnutls)"
|
||||
curl_ssl_msg="no (--with-ssl / --with-gnutls / --with-nss)"
|
||||
curl_ssh_msg="no (--with-libssh2)"
|
||||
curl_zlib_msg="no (--with-zlib)"
|
||||
curl_krb4_msg="no (--with-krb4*)"
|
||||
|
Loading…
Reference in New Issue
Block a user