Merge remote-tracking branch 'public/bug6673' into maint-0.2.4

This commit is contained in:
Nick Mathewson
2013-03-18 15:40:50 -04:00
2 changed files with 10 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (build):
- Detect and reject attempts to build Tor with threading support
when OpenSSL have been compiled with threading support disabled.
Fixes bug 6673.