summaryrefslogtreecommitdiff
path: root/Makefile.def
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-12-13 22:59:14 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2002-12-13 22:59:14 +0000
commit54103d1ef8001e9d72e96b75d1227bdfe93f83cc (patch)
treed10b5212427434b1ae0853130ccdc4354febc8c2 /Makefile.def
parentb87efeee0c8edb62a6877ed9b78198b7b66d8c04 (diff)
downloadbinutils-gdb-54103d1ef8001e9d72e96b75d1227bdfe93f83cc.tar.gz
2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
* configure.in, Makefile.tpl, Makefile.def: Remove tclX. * Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.def')
-rw-r--r--Makefile.def1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.def b/Makefile.def
index 80c270b7605..b27b071f848 100644
--- a/Makefile.def
+++ b/Makefile.def
@@ -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; };