mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
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:
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
# these libraries are used by various programs built for the host environment
|
# 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
|
# start-sanitize-ide
|
||||||
host_libs="${host_libs} libide libidetcl"
|
host_libs="${host_libs} libide libidetcl"
|
||||||
# end-sanitize-ide
|
# end-sanitize-ide
|
||||||
|
Reference in New Issue
Block a user