m4: Fix ARM compiler detection
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 21 Dec 2010 20:03:03 +0000 (12:03 -0800)
committerDavid Schleef <ds@schleef.org>
Tue, 21 Dec 2010 20:03:35 +0000 (12:03 -0800)
commitbab2007dbd31c03e04473035d363521128e88f46
tree96aa0f5bb0e4af96aa97f985aca0d8002c52a47f
parentbb09ec80049644270069d59eabd92a3f2687ac36
m4: Fix ARM compiler detection

The assumption that the host_cpu will be 'arm' is incorrect. It can also
be 'armel', 'armv7a' or something else along these lines.
m4/as-host-defines.m4