Mercurial > emacs
changeset 589:03fd51103bc3
*** empty log message ***
author | Michael Meissner <gnu@the-meissners.org> |
---|---|
date | Wed, 18 Mar 1992 23:58:40 +0000 |
parents | f284b1a71fb3 |
children | 1a6483439acc |
files | config.sub |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 ;;