* configure.in: (*-*-windows*) Finish removing.
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2002 02:19:45 +0000 (02:19 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2002 02:19:45 +0000 (02:19 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52921 138bc75d-0d04-0410-961f-82ee72b054a4

ChangeLog
configure.in

index d30643d..4b0ce03 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 a11c367..0318d0b 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