From: Gunter Knauf Date: Fri, 4 Sep 2009 17:46:59 +0000 (+0000) Subject: added --with-nss to configure output. X-Git-Tag: curl-7_19_7~167 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=223c0b980b79e556463d8ce019f698bc0baf0ab6;p=thirdparty%2Fcurl.git added --with-nss to configure output. --- diff --git a/configure.ac b/configure.ac index 86de2fea67..e0fd08faaf 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*)"