Commit graph

5 commits

Author SHA1 Message Date
grant
3943c1bfbf fix build on Darwin:
- libtool needs -dynamiclib on Darwin to create shared libraries
- don't use libtool to create the static libtclstub.a, do it the same
  way that tcl 8.4 does
- name library libtcl83 (as opposed to libtcl8.3) like other platforms
- remove PLIST unnecessary hack for Darwin shlib name
2004-10-10 11:58:29 +00:00
tv
47345a4481 Under libtool, only the .la goes in the PLIST now. (I'm not entirely
convinced that Darwin needs special handling here.  Does the Darwin build
*not* use libtool!?)
2004-10-09 15:29:41 +00:00
wiz
2f1ff11ca1 Unused (thanks, minskim). 2004-05-13 00:13:42 +00:00
wiz
35467751dd If we include this bl* file, we only want the 8.3 version -- fix pattern
to make it so.
2004-04-24 22:41:20 +00:00
minskim
95bbe1f3d6 Reimport tcl-8.3.4 into lang/tcl83 before updating Tcl/Tk to 8.4.5,
because many packages still need 8.3.  OK'ed by the maintainer (jwise@).
2004-03-08 19:22:26 +00:00