host-cpu-c-abi: Fix detection of MIPS ABI.
commit10ccf9015ed8c932dc3bbb82fe32d2db28bf45d9
authorBruno Haible <bruno@clisp.org>
Wed, 19 Jul 2017 00:35:23 +0000 (19 02:35 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 19 Jul 2017 00:35:23 +0000 (19 02:35 +0200)
tree60f0911d13495534085c5d1a28a47b2b05345b1c
parent276416a1aea2b5fb85ac309893ff95b38938975e
host-cpu-c-abi: Fix detection of MIPS ABI.

* m4/host-cpu-c-abi.m4 (gl_HOST_CPU_C_ABI): For MIPS, really test the
ABI, not the CPU instruction set.
ChangeLog
m4/host-cpu-c-abi.m4