- Claes Jakobsson restored the configure functionality to detect NSS when

--with-nss is set but not "yes".

  I think we can still improve that to check for pkg-config in that path etc,
  but at least this patch brings back the same functionality we had before.
This commit is contained in:
Daniel Stenberg
2009-11-14 09:13:47 +00:00
parent 9c49e51f7e
commit eb16c0e1eb
3 changed files with 16 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ This release includes the following bugfixes:
o DNS cache timeout while transfer in progress
o compilation when configured --with-gssapi having GNU GSS installed
o SSL connection reused with mismatched protection level
o configure --with-nss is set but not "yes"
This release includes the following known bugs:
@@ -28,6 +29,6 @@ This release would not have looked like this without help, code, reports and
advice from friends like these:
Yang Tse, Kamil Dudka, Christian Schmitz, Constantine Sapuntzakis,
Marco Maggi
Marco Maggi, Camille Moncelier, Claes Jakobsson, Kevin Baughman
Thanks! (and sorry if I forgot to mention someone)