Use AC_CHECK_TOOL for as and allow configure parameter.
authorTaylor R Campbell <campbell@mumble.net>
Thu, 22 Aug 2019 14:23:08 +0000 (14:23 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Thu, 22 Aug 2019 14:24:09 +0000 (14:24 +0000)
commit5f2ebbe9490fd3cef732c77e38eb20ede511f79a
tree2c237aec7fe704153125ab6e8915ba2e14f2b6f2
parent7e85ba9816383d8735623af94316f2682907a119
Use AC_CHECK_TOOL for as and allow configure parameter.

This way we auto-detect a cross-assembler more easily with, e.g.,
--build=aarch64--netbsd.
src/microcode/configure.ac
src/microcode/makegen/Makefile.in.in