mirror of
https://github.com/curl/curl.git
synced 2026-06-04 18:44:16 +03:00
added --with-nss to configure output.
This commit is contained in:
parent
7ab1139f07
commit
223c0b980b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue