eventdns is on by default in current alpha and current stable,

so no need to specify it explicitly. i think.


svn:r11055
This commit is contained in:
Roger Dingledine 2007-08-08 00:16:53 +00:00
parent a92f1d470a
commit 2da9873069

View File

@ -113,7 +113,7 @@ Extract Tor:
Type "tar zxf latest-tor-alpha.tar.gz"
cd tor-<version>
Type "./configure --enable-eventdns --enable-static --disable-shared"
Type "./configure --enable-static --disable-shared"
Type "make"
You now have a tor.exe in src/or/. This is Tor.