From: Syd Polk Date: Tue, 20 Oct 1998 22:39:11 +0000 (+0000) Subject: 1998-10-20 Syd Polk X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=66af1511cb949ad7a0a30f2698ade15e6aa5bedf;p=binutils-gdb.git 1998-10-20 Syd Polk * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1 if desired. --- diff --git a/configure.in b/configure.in index f74e3816579..8dd222bd0f7 100644 --- a/configure.in +++ b/configure.in @@ -41,7 +41,7 @@ # these libraries are used by various programs built for the host environment # -host_libs="intl mmalloc libiberty opcodes bfd readline gash db tcl tk tclX itcl tix libgui" +host_libs="intl mmalloc libiberty opcodes bfd readline gash db tcl tk tcl8.1 tk8.1 tclX itcl tix libgui" # start-sanitize-ide host_libs="${host_libs} libide libidetcl" # end-sanitize-ide