]> granicus.if.org Git - curl/commit
Finally get rid of CURL_CHECK_HEADERS_ONCE since it adds very little value and has...
authorYang Tse <yangsita@gmail.com>
Fri, 7 Jul 2006 17:34:40 +0000 (17:34 +0000)
committerYang Tse <yangsita@gmail.com>
Fri, 7 Jul 2006 17:34:40 +0000 (17:34 +0000)
commit8ef454dcbe7f7f3d16d1d2116ede7e7d1d53dd57
tree58d0536e7454e0f3acad6573e65742ae452e6c9e
parent551a041283fbc2417f5ed782edd4213296d8b23d
Finally get rid of CURL_CHECK_HEADERS_ONCE since it adds very little value and has portability issues.

Change some shell if...then...fi tests into case...esac tests which demand less resources.
acinclude.m4
ares/acinclude.m4