Преглед изворни кода

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 година
родитељ
комит
2da9873069
1 измењених фајлова са 1 додато и 1 уклоњено
  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.