On Saturday 14 of November 2009 10:16:53 Daniel Stenberg wrote: > On Fri, 13 Nov 2009, Claes Jakobsson wrote: > > configure.ac version 1.425 removed the detection of NSS when --with-nss > > is set but not "yes". > > (http://curl.haxx.se/cvs.cgi/curl/configure.ac?r1=1.424&r2=1.425) > > Thanks, applied. I do however think an even better approach would be to > check for pkg-config data in the given path prior to using the "kludge" > approach we do now...
I've just applied a patch written by David Byron which does exactly this for OpenSSL. Let's give it some time to see if it was a good idea. Then we can use the same approach for NSS. Kamil ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
