Commit Graph

5 Commits

Author SHA1 Message Date
sturm
3189053689 Under unclear circumstances parts of tk are recompiled in fake stage.
In this case using PREFIX in a Makefile to find installed files is
obviously wrong. In 8.3 and 8.4 this part of the patch is not necessary
at all, so just remove it. In 8.0 use TCL_LIB_SPEC, as is used in 8.3
and 8.4.

problem noted by Rod.. Whitworth <listen at witworx.com>
2004-12-05 11:39:06 +00:00
kevlo
8f0683a9b0 update to tk 8.4.7 2004-08-07 06:16:38 +00:00
jolan
00f286c9be hppa has shared libs now 2004-07-03 21:04:45 +00:00
miod
ca27018957 Correctly configure tcl and tk 8.4 on architectures which lack shared
libraries, though hppa might need more work.

prodded by jolan@; ok jolan@ pval@
2004-05-20 21:25:44 +00:00
jose
db3a76c926 i've had this sitting in my tree for about a month but i haven't been
sitting still long enough to import it right.

import of tcl/tk 8.4.4. tested by many, feedback from kevlo, mattheui,
many others ... thank you, ok'd by naddy@
2003-11-19 15:45:58 +00:00