mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
* configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
the configuration name mips-mips-usg* to represent USG systems.
This commit is contained in:
parent
b2ba7b00f2
commit
60e1b37f9c
1 changed files with 4 additions and 0 deletions
|
|
@ -686,6 +686,10 @@ case "${configuration}" in
|
|||
## the BSD world." I'll assume that these are instructions for
|
||||
## handling two odd situations, and that every other situation
|
||||
## should use mips.h and usg5-2-2, they being listed first.
|
||||
mips-mips-usg* )
|
||||
machine=mips4
|
||||
## Fall through to the general code at the bottom to decide on the OS.
|
||||
;;
|
||||
mips-mips-riscos4* )
|
||||
machine=mips4 opsys=bsd4-3
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue