1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 16:18:48 -05:00
This commit is contained in:
Daniel Stenberg 2003-08-06 13:22:29 +00:00
parent a3037e1173
commit 256b9f31e1

View File

@ -23,11 +23,13 @@ Mac OS X quirk:
Build ares Build ares
========== ==========
1. ./configure 1. unpack the ares-1.1.1 archive
2. make 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 1. Move the ares source/build tree to subdirectory in the curl root named
'ares'. 'ares'.