1998-10-20 Syd Polk <spolk@cygnus.com>
* Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1 if desired.
This commit is contained in:
parent
33ab98f3ff
commit
66af1511cb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue