tor/changes/bug24612
Isis Lovecruft c7dc65e033
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
2017-12-13 02:27:02 +00:00

5 lines
209 B
Plaintext

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.