aboutsummaryrefslogtreecommitdiff
path: root/configure.in
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 /configure.in
parentb87efeee0c8edb62a6877ed9b78198b7b66d8c04 (diff)
downloadgdb-54103d1ef8001e9d72e96b75d1227bdfe93f83cc.zip
gdb-54103d1ef8001e9d72e96b75d1227bdfe93f83cc.tar.gz
gdb-54103d1ef8001e9d72e96b75d1227bdfe93f83cc.tar.bz2
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 ccef5c8..6969311 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"