Andrs Garca fixed the configure script to detect select properly when run

with Msys/Mingw on Windows.
This commit is contained in:
Daniel Stenberg
2004-11-24 15:49:43 +00:00
parent 51a87fa652
commit 25559ac02e
2 changed files with 18 additions and 0 deletions

View File

@@ -6,6 +6,10 @@
Changelog
Daniel (24 November 2004)
- Andr<64>s Garc<72>a fixed the configure script to detect select properly when run
with Msys/Mingw on Windows.
Daniel (22 November 2004)
- David Phillips enhanced test 518. I made it depend on a "feature" so that
systems without getrlimit() won't attempt to test 518. configure now checks