s/libcurl/c-ares

This commit is contained in:
Daniel Stenberg
2009-05-01 18:26:03 +00:00
parent 62ceb118ee
commit 2912d993c2

View File

@@ -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. and must not be modified by anyone. Configure script generates it for you.
* We cannot assume anything else but very basic compiler features being * 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. earlier ANSI compilers clearly can't deal with some preprocessor operators.
* Newlines must remain unix-style for older compilers' sake. * Newlines must remain unix-style for older compilers' sake.