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
commit4275185a2333add94efdb00936da659a7831de3e (patch)
tree5bbcc7c2997b85ccc60cfc77e02f4f72f709f9f1 /Makefile.def
parentf9850b9897dbf3c5d5eb4de5e68099bc231e3a1b (diff)
downloadgdb-4275185a2333add94efdb00936da659a7831de3e.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; };