Browse Source

eventdns is on by default in current alpha and current stable,
so no need to specify it explicitly. i think.


svn:r11055

Roger Dingledine 17 years ago
parent
commit
2da9873069
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/tor-win32-mingw-creation.txt

+ 1 - 1
doc/tor-win32-mingw-creation.txt

@@ -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.