* configure.in: (*-*-windows*) Finish removing.

From-SVN: r52921
This commit is contained in:
Nathanael Nerode 2002-04-30 02:19:45 +00:00 committed by DJ Delorie
parent a51a07fad5
commit 3ed57cf4fd
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,7 @@
2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
* configure.in: (*-*-windows*) Finish removing.
* configure.in: Eliminate redundant test for libgui.
2002-04-29 Roger Sayle <roger@eyesopen.com>

View File

@ -256,9 +256,6 @@ case "${host}" in
*-interix*)
host_makefile_frag="${host_makefile_frag} config/mh-interix"
;;
*-windows*)
host_makefile_frag="${host_makefile_frag} config/mh-windows"
;;
vax-*-ultrix2*)
# The old BSD pcc isn't up to compiling parts of gdb so use gcc
tentative_cc=gcc