2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>

* configure.in, Makefile.tpl, Makefile.def: Remove tclX.
	* Makefile.in: Regenerate.
This commit is contained in:
Nathanael Nerode
2002-12-13 22:59:14 +00:00
parent b87efeee0c
commit 54103d1ef8
5 changed files with 6 additions and 73 deletions

View File

@@ -73,7 +73,7 @@ fi
# these libraries are used by various programs built for the host environment
#
host_libs="intl mmalloc libiberty opcodes bfd readline db tcl tk tclX itcl tix libgui zlib"
host_libs="intl mmalloc libiberty opcodes bfd readline db tcl tk itcl tix libgui zlib"
libstdcxx_version="target-libstdc++-v3"