From 256b9f31e1f6bca638956259b28768fb48aabc40 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 6 Aug 2003 13:22:29 +0000 Subject: more fix --- lib/README.ares | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/lib/README.ares b/lib/README.ares index 058e87fe0..c44d6a85d 100644 --- a/lib/README.ares +++ b/lib/README.ares @@ -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'. -- cgit v1.2.3