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 /configure.in
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 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index ccef5c82f..6969311c0 100644
--- a/configure.in
+++ b/configure.in
@@ -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"