diff options
Diffstat (limited to 'doc/tor-win32-mingw-creation.txt')
-rw-r--r-- | doc/tor-win32-mingw-creation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor-win32-mingw-creation.txt b/doc/tor-win32-mingw-creation.txt index 2b3474b129..04b98dd837 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-<version> -Type "./configure --enable-static --disable-shared" +Type "./configure --enable-eventdns --enable-static --disable-shared" Type "make" You now have a tor.exe in src/or/. This is Tor. |