diff options
author | Yang Tse <yangsita@gmail.com> | 2008-08-01 05:24:19 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-08-01 05:24:19 +0000 |
commit | 103546966270e31e0110980bb6675664bc5dee98 (patch) | |
tree | 7a6de53174aa3e66fd46ab6430fb51a3c90c62dc /CHANGES | |
parent | 296a6f7749265ad516a1e01e0261cd93619eb7c2 (diff) |
Removed definition of CURL_CHECK_WORKING_RESOLVER from acinclude.m4 it has
not been in use since revision 1.81 of configure.in 6 years, 9 months ago.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,9 @@ Yang Tse (1 Aug 2008) of making adjustments necessary to ensure that it is defined equally for the configure process tests and generated config file. +- Removed definition of CURL_CHECK_WORKING_RESOLVER from acinclude.m4 it has + not been in use since revision 1.81 of configure.in 6 years, 9 months ago. + Daniel Fandrich (31 Jul 2008) - Fixed parsing of an IPv6 proxy address to support a scope identifier, as well as IPv4 addresses in IPv6 format. Also, better handle the case |