build: link curl to NSS libraries when NSS support is enabled

This fixes a build failure on Debian caused by commit
24c3cdce88.

Bug: http://curl.haxx.se/mail/lib-2014-07/0209.html
This commit is contained in:
Alessandro Ghedini
2014-07-17 14:37:28 +02:00
committed by Kamil Dudka
parent 12bf451ca4
commit c6e7cbb94e
3 changed files with 7 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o fix a build failure on Debian when NSS support is enabled [1]
o
This release includes the following known bugs:
@@ -27,4 +28,4 @@ advice from friends like these:
References to bug reports and discussions on issues:
[1] =
[1] = http://curl.haxx.se/mail/lib-2014-07/0209.html