mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
eventdns is on by default in current alpha and current stable,
so no need to specify it explicitly. i think. svn:r11055
This commit is contained in:
parent
a92f1d470a
commit
2da9873069
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user