Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2002-04-30 06:19:55 +0400
committerDJ Delorie <dj@redhat.com>2002-04-30 06:19:55 +0400
commit112db3b05aecf17ea9751d59877790ad474d924d (patch)
tree1f3b313fb5a3ab33955b2ffc415c47c21e7e5395 /configure.in
parent41c3e8455a83ac79fd51f7a2cde4cd2ab97f7fbd (diff)
* configure.in: (*-*-windows*) Finish removing.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 871e6f439..3518a6824 100644
--- a/configure.in
+++ b/configure.in
@@ -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