]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
eventdns is on by default in current alpha and current stable,
authorRoger Dingledine <arma@torproject.org>
Wed, 8 Aug 2007 00:16:53 +0000 (00:16 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 8 Aug 2007 00:16:53 +0000 (00:16 +0000)
so no need to specify it explicitly. i think.

svn:r11055

doc/tor-win32-mingw-creation.txt

index 04b98dd8371721af0ac92fe6c6f651b070727757..2b3474b129f6b493ae80346573c2b9cb61eebbb2 100644 (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.