* config.sub (djgpp): Alias to i586-pc-msdosdjgpp.

* testsuite/config-sub.data: Add a test case.
This commit is contained in:
Ben Elliston
2004-11-12 01:10:54 +00:00
parent 253d9f2c29
commit 58918e1358
3 changed files with 11 additions and 1 deletions

6
config.sub vendored
View File

@ -3,7 +3,7 @@
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
timestamp='2004-08-29'
timestamp='2004-11-12'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@ -489,6 +489,10 @@ case $basic_machine in
basic_machine=m88k-motorola
os=-sysv3
;;
djgpp)
basic_machine=i586-pc
os=-msdosdjgpp
;;
dpx20 | dpx20-*)
basic_machine=rs6000-bull
os=-bosx