* Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
if desired.
# 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