This commit is contained in:
Daniel Stenberg 2003-08-06 13:22:29 +00:00
parent a3037e1173
commit 256b9f31e1
1 changed files with 6 additions and 4 deletions

View File

@ -23,11 +23,13 @@ Mac OS X quirk:
Build ares
==========
1. ./configure
2. make
1. unpack the ares-1.1.1 archive
2. apply patch (if you're on Mac OS X or windows)
3. ./configure
4. make
Build
=====
Build libcurl to use ares
=========================
1. Move the ares source/build tree to subdirectory in the curl root named
'ares'.