From: Daniel Stenberg Date: Fri, 1 May 2009 18:26:03 +0000 (+0000) Subject: s/libcurl/c-ares X-Git-Tag: curl-7_19_5~115 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2912d993c2e46991be0d926afdf8967e4dd58846;p=curl s/libcurl/c-ares --- diff --git a/ares/README.cares b/ares/README.cares index 285551fb2..b9bd0065c 100644 --- a/ares/README.cares +++ b/ares/README.cares @@ -54,7 +54,7 @@ The following notes apply to c-ares version 1.6.1 and later. and must not be modified by anyone. Configure script generates it for you. * We cannot assume anything else but very basic compiler features being - present. While libcurl requires an ANSI C compiler to build, some of the + present. While c-ares requires an ANSI C compiler to build, some of the earlier ANSI compilers clearly can't deal with some preprocessor operators. * Newlines must remain unix-style for older compilers' sake.