Tatsuhiro Tsujikawa há 19 anos atrás
pai
commit
b4237e5752
1 ficheiros alterados com 3 adições e 2 exclusões
  1. 3 2
      README

+ 3 - 2
README

@@ -44,8 +44,9 @@ If you prefer OpenSSL, run configure with "--without-gnutls".
 You can disable BitTorrent, Metalink support by providing --disable-bittorrent,
 --disable-metalink respectively to configure script.
 
-In order to enable async DNS support, you need ares. You can grab it from:
-ftp://athena-dist.mit.edu/pub/ATHENA/ares
+In order to enable async DNS support, you need c-ares or ares.
+c-ares: http://daniel.haxx.se/projects/c-ares/
+ares: ftp://athena-dist.mit.edu/pub/ATHENA/ares
 
 5. BitTorrrent
 --------------