# HG changeset patch # User Michael Meissner # Date 700963120 0 # Node ID 03fd51103bc32da2c11738a79f92a8e05b2ac63c # Parent f284b1a71fb36b0b0de06674324286f8a1b3cbfb *** empty log message *** diff -r f284b1a71fb3 -r 03fd51103bc3 config.sub --- a/config.sub Wed Mar 18 20:22:31 1992 +0000 +++ b/config.sub Wed Mar 18 23:58:40 1992 +0000 @@ -77,7 +77,7 @@ case $basic_machine in # Recognize the basic CPU types with without company name. # Some are omitted here because they have special meanings below. - tahoe | i386 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \ + tahoe | i[34]86 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \ | tron | a29k | 580 | i960 | h8300 | hppa) basic_machine=$basic_machine-unknown ;;