Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-12-14 01:59:14 +0300
committerNathanael Nerode <neroden@gcc.gnu.org>2002-12-14 01:59:14 +0300
commitec085641a9b4d25e16df12d7449f7ad689934117 (patch)
tree1d2288c406648634df0bcb8d2ce99da58287ab2e /Makefile.def
parent4adcb8724d90d0f2dda07fa57881af1f291c306c (diff)
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 80c270b76..b27b071f8 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; };