aboutsummaryrefslogtreecommitdiff
path: root/doc/tor-win32-mingw-creation.txt
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2007-07-14 02:32:19 +0000
committerAndrew Lewman <andrew@torproject.org>2007-07-14 02:32:19 +0000
commit76c5fbfe2812508a583a711603c2f1a752ac8441 (patch)
tree959796020cb1156d8a283c46de4138889da853e0 /doc/tor-win32-mingw-creation.txt
parentdb8670f58a2baad66a5fc8029cfaaeffe8abc3c5 (diff)
downloadtor-76c5fbfe2812508a583a711603c2f1a752ac8441.tar.gz
tor-76c5fbfe2812508a583a711603c2f1a752ac8441.zip
eventdns seems to run fine on osx, rpm-based linuxes, and win32.
Include it in the build instructions. svn:r10826
Diffstat (limited to 'doc/tor-win32-mingw-creation.txt')
-rw-r--r--doc/tor-win32-mingw-creation.txt2
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.