No longer halts operation if select or socket are missing, since in most
authorDaniel Stenberg <daniel@haxx.se>
Thu, 13 Mar 2003 23:02:33 +0000 (23:02 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 13 Mar 2003 23:02:33 +0000 (23:02 +0000)
commit1ab0134522400d3a75180f4bc9e36ecb6059b82e
tree12dcbf18df8c94106e147b97f7141e8f02db1e36
parentafffce80f0f7bd5faf55b88bbe335b080f2df664
No longer halts operation if select or socket are missing, since in most
cases this is wrong... and if they're truly missing, we won't succeed to
link later on anyway.
configure.in