1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

added --with-nss to configure output.

This commit is contained in:
Gunter Knauf 2009-09-04 17:46:59 +00:00
parent 7ab1139f07
commit 223c0b980b

View File

@ -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*)"