aboutsummaryrefslogtreecommitdiff
path: root/lib/README.ares
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-03-24 10:44:25 +0100
committerDaniel Stenberg <daniel@haxx.se>2010-03-24 10:44:25 +0100
commit3f96b7827b18be5fb0050af17663337a4fc56234 (patch)
treeb83f4d4caf23fb225821352a77b2e08935bf17b4 /lib/README.ares
parent4259d2df7dd95637a4b1e3fb174fe5e5aef81069 (diff)
update to current state
Diffstat (limited to 'lib/README.ares')
-rw-r--r--lib/README.ares10
1 files changed, 6 insertions, 4 deletions
diff --git a/lib/README.ares b/lib/README.ares
index cf6a1206a..48d9cc29e 100644
--- a/lib/README.ares
+++ b/lib/README.ares
@@ -1,4 +1,3 @@
-$Id$
_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
@@ -28,10 +27,13 @@ Build c-ares
Build libcurl to use c-ares in the curl source tree
===================================================
-1. name the c-ares source directory 'ares' in the curl source directory
- (if you have checked out the curl sources from CVS, you will already have
- c-ares in a directory named ares).
+1. name or symlink the c-ares source directory 'ares' in the curl source
+ directory
2. ./configure --enable-ares
+
+ Optionally, you can point out the c-ares install tree root with the the
+ --enable-ares option.
+
3. make
Build libcurl to use an installed c-ares