* configure.in: (*-*-windows*) Finish removing.
authorDJ Delorie <dj@redhat.com>
Tue, 30 Apr 2002 02:19:55 +0000 (02:19 +0000)
committerDJ Delorie <dj@redhat.com>
Tue, 30 Apr 2002 02:19:55 +0000 (02:19 +0000)
ChangeLog
configure.in

index fecb927bc4d2b2226c1c8a5c8eeba2d8b68ec787..a14c2a2c76f908b22d4a2140460e5ce1f3cfe919 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-19  Nathanael Nerode  <neroden@twcny.rr.com>
index 871e6f439b10fa1aedb38b27559cbaa55a882070..3518a68246677aa4cfb1fcb94a019ef87bb090be 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
This page took 0.029672 seconds and 4 git commands to generate.