From: Roger Dingledine Date: Wed, 8 Aug 2007 00:16:53 +0000 (+0000) Subject: eventdns is on by default in current alpha and current stable, X-Git-Tag: tor-0.2.0.5-alpha~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2da987306982313fb59821d030218ebb1b389322;p=thirdparty%2Ftor.git eventdns is on by default in current alpha and current stable, so no need to specify it explicitly. i think. svn:r11055 --- diff --git a/doc/tor-win32-mingw-creation.txt b/doc/tor-win32-mingw-creation.txt index 04b98dd837..2b3474b129 100644 --- a/doc/tor-win32-mingw-creation.txt +++ b/doc/tor-win32-mingw-creation.txt @@ -113,7 +113,7 @@ Extract Tor: Type "tar zxf latest-tor-alpha.tar.gz" cd tor- -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.