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

@ -66,7 +66,6 @@ host_modules= { module= zlib; no_install=true; no_check=true; };
host_modules= { module= gdb; with_x=true; };
host_modules= { module= expect; with_x=true; };
host_modules= { module= guile; with_x=true; };
host_modules= { module= tclX; with_x=true; };
host_modules= { module= tk; with_x=true; };
host_modules= { module= tix; with_x=true; };
host_modules= { module= libtermcap; no_check=true; no_clean=true; };