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

@@ -6,6 +6,9 @@
Changelog
Yang Tse (20 Sep 2008)
- Fix regression in configure script which affected OpenSSL builds on MSYS.
Yang Tse (19 Sep 2008)
- configure script now checks availability of the alarm() function.