blob: 92d9a608690e04cc51ce80f8358441387b499eee [file] [log] [blame]
# Options to enable rust in automation builds.
if test `uname -s` != Linux; then
RUSTC="$topsrcdir/rustc/bin/rustc"
ac_add_options --enable-rust
fi