Check whether the linker understands the hwcap file before using it.
authorM Joonas Pihlaja <jpihlaja@cc.helsinki.fi>
Sun, 19 Jul 2009 15:20:53 +0000 (18:20 +0300)
committerM Joonas Pihlaja <jpihlaja@cc.helsinki.fi>
Sun, 19 Jul 2009 15:23:58 +0000 (18:23 +0300)
commit6aa26296f5831bddc9b3f3e3e2ea018fc0cefb75
tree3d328f182778334892fb6aac8aa4588a9445254e
parent934f4f4604ccf06db5d5aec07e58f0a0fbe7d283
Check whether the linker understands the hwcap file before using it.

If we're trying to use the GNU linker on Solaris we shouldn't use
our solaris-hwcap.mapfile since it doesn't grok the mapfile format.
configure.ac