* configure.in: (*-*-windows*) Finish removing.
This commit is contained in:
parent
41c3e8455a
commit
112db3b05a
@ -1,5 +1,7 @@
|
|||||||
2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
|
2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
|
||||||
|
|
||||||
|
* configure.in: (*-*-windows*) Finish removing.
|
||||||
|
|
||||||
* configure.in: Eliminate redundant test for libgui.
|
* configure.in: Eliminate redundant test for libgui.
|
||||||
|
|
||||||
2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
|
2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
|
||||||
|
@ -256,9 +256,6 @@ case "${host}" in
|
|||||||
*-interix*)
|
*-interix*)
|
||||||
host_makefile_frag="${host_makefile_frag} config/mh-interix"
|
host_makefile_frag="${host_makefile_frag} config/mh-interix"
|
||||||
;;
|
;;
|
||||||
*-windows*)
|
|
||||||
host_makefile_frag="${host_makefile_frag} config/mh-windows"
|
|
||||||
;;
|
|
||||||
vax-*-ultrix2*)
|
vax-*-ultrix2*)
|
||||||
# The old BSD pcc isn't up to compiling parts of gdb so use gcc
|
# The old BSD pcc isn't up to compiling parts of gdb so use gcc
|
||||||
tentative_cc=gcc
|
tentative_cc=gcc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user