1998-10-20 Syd Polk <spolk@cygnus.com>
authorSyd Polk <spolk@apple.com>
Tue, 20 Oct 1998 22:39:11 +0000 (22:39 +0000)
committerSyd Polk <spolk@apple.com>
Tue, 20 Oct 1998 22:39:11 +0000 (22:39 +0000)
* Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
if desired.

configure.in

index f74e3816579c714808d63598abd119864dcdb019..8dd222bd0f787068e256336bbbb0c9a57c65a43c 100644 (file)
@@ -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
This page took 0.028499 seconds and 4 git commands to generate.