fix regression in configure script which affected OpenSSL builds on MSYS

This commit is contained in:
Yang Tse
2008-09-20 12:44:44 +00:00
parent fe5f448015
commit 6abbbaad1b
3 changed files with 23 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ This release includes the following bugfixes:
o curl_easy_pause() could behave wrongly on unpause
o cookie with invalid expire dates are now considered expired
o HTTP pipelining over proxy
o fix regression in configure script which affected OpenSSL builds on MSYS
This release includes the following known bugs:
@@ -35,6 +36,6 @@ advice from friends like these:
Keith Mok, Yang Tse, Daniel Fandrich, Guenter Knauf, Dmitriy Sergeyev,
Linus Nielsen Feltzing, Martin Drasar, Stefan Krause, Dmitry Kurochkin,
Mike Revi
Mike Revi, Andres Garcia
Thanks! (and sorry if I forgot to mention someone)