aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@doctormoo.dyndns.org>2002-04-30 02:19:45 +0000
committerDJ Delorie <dj@gcc.gnu.org>2002-04-29 22:19:45 -0400
commit3ed57cf4fd9235488a03cbc14998fdf70c1b9f5b (patch)
tree2b9e4bab5082d7b1724d8443d4daf5d22629f00a /configure.in
parenta51a07fad533be7d16dd618a852bf1cc925cfa0a (diff)
downloadgcc-3ed57cf4fd9235488a03cbc14998fdf70c1b9f5b.zip
gcc-3ed57cf4fd9235488a03cbc14998fdf70c1b9f5b.tar.gz
gcc-3ed57cf4fd9235488a03cbc14998fdf70c1b9f5b.tar.bz2
* configure.in: (*-*-windows*) Finish removing.
From-SVN: r52921
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 a11c367..0318d0b 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