Add a M5407_PATTERN

This commit is contained in:
matt 2013-07-19 17:31:49 +00:00
parent 784ea6305e
commit 203bed342b

View File

@ -33,6 +33,9 @@ dnl conftest.exe - various DOS compilers
define(IA64_PATTERN,
[[ia64*-*-* | itanium-*-* | itanium2-*-*]])
define(M5407_PATTERN,
[[m5407-*-*]])
dnl Need to be careful not to match m6811, m6812, m68hc11 and m68hc12, all
dnl of which config.sub accepts. (Though none of which are likely to work
dnl with GMP.)