configure: remove CURL_CHECK_FUNC_RECVFROM
authorDaniel Stenberg <daniel@haxx.se>
Mon, 8 Apr 2013 20:22:43 +0000 (22:22 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 8 Apr 2013 20:22:43 +0000 (22:22 +0200)
commit32144ca2411d9ab9a9e907598cca7e89f99a6e55
treeff4a4c4fba4b104b2c1b9905172473619c56c1c5
parent4990f46856c4d6b0727e7c397b05840a7f02a0fb
configure: remove CURL_CHECK_FUNC_RECVFROM

1 - We don't use the results from the test and we never did. recvfrom()
is only used by the TFTP code and it has not caused any problems.

2 - the CURL_CHECK_FUNC_RECVFROM function is extremely slow
acinclude.m4
configure.ac