Fix plain "--with-machine" without parameter. It used the wrong output
authorIan Abbott <abbotti@mev.co.uk>
Wed, 22 Oct 2008 15:46:59 +0000 (15:46 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Wed, 22 Oct 2008 15:46:59 +0000 (15:46 +0000)
commit0978c8aedf75545df323832c8a7d1a7445f87303
tree718de62cac5d948ee145f271b0fed47d2a241847
parent07ed79e5a3cbf9ddfa37f97cdaed61b830d1c889
Fix plain "--with-machine" without parameter.  It used the wrong output
(`uname -r` should have been `uname -m`).
m4/as-linux.m4