From b9f8d4122b5b16219ae301bea76a5cd2a8a7caa5 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Fri, 31 May 2002 19:42:41 +0000 Subject: * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1. * configure.in: Eliminate version-specific references to tcl8.1, tk8.1. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 1c6393450..124619587 100644 --- a/configure.in +++ b/configure.in @@ -42,7 +42,7 @@ # these libraries are used by various programs built for the host environment # -host_libs="intl mmalloc libiberty opcodes bfd readline db tcl tk tcl8.1 tk8.1 tclX itcl tix libgui zlib" +host_libs="intl mmalloc libiberty opcodes bfd readline db tcl tk tclX itcl tix libgui zlib" libstdcxx_version="target-libstdc++-v3" # Don't use libstdc++-v3's flags to configure/build itself. -- cgit v1.2.3