소스 검색

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


svn:r11055

Roger Dingledine 18 년 전
부모
커밋
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.