]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorMichael Meissner <gnu@the-meissners.org>
Wed, 18 Mar 1992 23:58:40 +0000 (23:58 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Wed, 18 Mar 1992 23:58:40 +0000 (23:58 +0000)
config.sub

index 32af59eae3abb938a170dced19262d8c16a79655..4e79c5957570a0806df01ba4a20d1a8612e72535 100755 (executable)
@@ -77,7 +77,7 @@ esac
 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
                ;;