mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
build: Add pretty printing of results of rust autoconf checks.
* ADDS several `AC_MSG_RESULT`s which print the result of our checks for our rust dependencies and a check for a suitable rustc compiler version. * FIXES #24612: https://bugs.torproject.org/24612
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor fixes (build):
|
||||
- Fix output of autoconf checks to display success messages for
|
||||
Rust dependencies and a suitable rustc compiler version. Fixes
|
||||
bug 24612; bugfix on tor-0.3.1.3-alpha.
|
||||
Reference in New Issue
Block a user