configure: remove the --enable/disable-nonblocking options
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Aug 2012 17:24:33 +0000 (19:24 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Aug 2012 17:24:33 +0000 (19:24 +0200)
commit44154e0733c2b6fcadaaf772dfd5c93792fb07cc
tree80d740e772fb58fa01fdc14b00f6c9b3492763f6
parentd22186bbbcbe224f9333fe94743f8cf141719c78
configure: remove the --enable/disable-nonblocking options

Removing this option as it currently only functions to lure people into
wrongly using it and falsely believing that libcurl will work fine
without using nonblocking sockets internally - which leads to hard to
track or understand errors.
configure.ac
m4/curl-confopts.m4