configure.in (i*86-pc-msdosdjgpp): Treat like msdos & go32 configurations.

* configure.in (i*86-pc-msdosdjgpp): Treat like msdos & go32
        configurations.

From-SVN: r17495
This commit is contained in:
Markus F.X.J. Oberhumer 1998-01-26 23:51:28 +01:00 committed by Jeff Law
parent 032713aa55
commit ac8a456ac7
3 changed files with 153 additions and 146 deletions

View File

@ -1,3 +1,8 @@
Mon Jan 26 23:52:51 1998 Markus F.X.J. Oberhumer <k3040e4@c210.edvz.uni-linz.ac.at>
* configure.in (i*86-pc-msdosdjgpp): Treat like msdos & go32
configurations.
Fri Jan 23 09:39:36 1998 Nick Clifton <nickc@cygnus.com>
* toplev.c: Add -dM command line option to dump RTL after the

292
gcc/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -865,7 +865,7 @@ for machine in $build $host $target; do
;;
i[[3456]]86-*-gnu*)
;;
i[[3456]]86-go32-msdos | i[[3456]]86-*-go32*)
i[[3456]]86-go32-msdos | i[[3456]]86-*-go32* | i[[3456]]86-*-msdosdjgpp*)
xm_file=i386/xm-go32.h
tm_file=i386/go32.h
tmake_file=i386/t-go32