I've opened a new pull request #138 which refines configure.ac a little more. It now includes a test for two compatible assemblers, nasm and yasm. I know having the ASM code adds little to performance, but every little bit counts. The code is there, so why not use it! Anyway, before committing, @ckolivas , let's get some feedback on the improvements. I've also enhanced the output at the end of configure and did some whitespace cleanup. I would appreciate some testing and comments prior to committing the pull.
I've opened a new pull request #138 which refines configure.ac a little more. It now includes a test for two compatible assemblers, nasm and yasm. I know having the ASM code adds little to performance, but every little bit counts. The code is there, so why not use it! Anyway, before committing, @ckolivas , let's get some feedback on the improvements. I've also enhanced the output at the end of configure and did some whitespace cleanup. I would appreciate some testing and comments prior to committing the pull.