* configure.in: (*-*-windows*) Finish removing.
authorNathanael Nerode <neroden@doctormoo.dyndns.org>
Tue, 30 Apr 2002 02:19:45 +0000 (02:19 +0000)
committerDJ Delorie <dj@gcc.gnu.org>
Tue, 30 Apr 2002 02:19:45 +0000 (22:19 -0400)
From-SVN: r52921

ChangeLog
configure.in

index d30643d218f551d27ef0801d1b3e24fc8680d6e6..4b0ce03b29ecde79aa8a589ec32f451473b5d5a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
index a11c36792f51d71c98f085f916e12f4547a6fff4..0318d0b7d580be81ea8825ec1fd20e75d8d2e6e2 100644 (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