From 223c0b980b79e556463d8ce019f698bc0baf0ab6 Mon Sep 17 00:00:00 2001 From: Gunter Knauf Date: Fri, 4 Sep 2009 17:46:59 +0000 Subject: added --with-nss to configure output. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 86de2fea6..e0fd08faa 100644 --- a/configure.ac +++ b/configure.ac @@ -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*)" -- cgit v1.2.3