mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
7 lines
361 B
Plaintext
7 lines
361 B
Plaintext
|
o Minor features (build):
|
||
|
- When running the configure script, try to detect version mismatches
|
||
|
between the openssl headers and libraries, and suggest that the
|
||
|
user should try "--with-openssl-dir". Closes 40138.
|
||
|
- If the configure script has given any warnings, remind the user about
|
||
|
them at the end of the script. Related to 40138.
|