- Claes Jakobsson fixed the configure script to better find and use NSS

without pkg-config.
This commit is contained in:
Daniel Stenberg
2009-06-01 09:40:09 +00:00
parent e3c37aac28
commit 9dcc1b3370
3 changed files with 7 additions and 2 deletions

View File

@@ -6,6 +6,10 @@
Changelog
Daniel Stenberg (1 June 2009)
- Claes Jakobsson fixed the configure script to better find and use NSS
without pkg-config.
Yang Tse (1 Jun 2009)
- John E. Malmberg provided a VMS specific clean-up for curl.h, and pointed
out that the configure script was failing to detect the timeval struct on