1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

*** empty log message ***

This commit is contained in:
Michael Meissner 1992-03-18 23:58:40 +00:00
parent 6720a7fb28
commit b0265c647d

2
config.sub vendored
View File

@ -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
;;