build: Add pretty printing of results of rust autoconf checks.
commitc7dc65e033a63c6ba4d4f8e195265cb845f8e05f
authorIsis Lovecruft <isis@torproject.org>
Wed, 13 Dec 2017 02:20:14 +0000 (13 02:20 +0000)
committerIsis Lovecruft <isis@torproject.org>
Wed, 13 Dec 2017 02:27:02 +0000 (13 02:27 +0000)
tree50eb92524ff07eb8af7d2685217ca5315cc34e28
parent426110dfa2e27f134e7bf44341e5df6f454e49a3
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
changes/bug24612 [new file with mode: 0644]
configure.ac