TEA (tclconfig) Source Code

View Ticket
Login
Ticket UUID: 1241752
Title: FreeBSD fix for TEA_PATH_TCLCONFIG and TEA_PATH_TKCONFIG
Type: Patch Version: None
Submitter: sick_soul Created on: 2005-07-20 18:05:33
Subsystem: 85. tclconfig Assigned To: aku
Priority: 7 High Severity: Minor
Status: Closed Last Modified: 2019-12-30 16:26:21
Resolution: None Closed By: gahr
    Closed on: 2019-12-30 16:26:21
Description:
Hello,

I have strenghtened the search for tclConfig.sh and
tkConfig.sh in the TEA_PATH_TCLCONFIG and
TEA_PATH_TKCONFIG.

On FreeBSD 4.10 (the machine of the sourceforge compile
farm so you can check first hand btw), tclConfig.sh is
in /usr/local/lib/tcl[VERSION]/

If you call TEA_INIT and then TEA_PATH_TCLCONFIG or/and
TEA_PATH_TKCONFIG, the macros fail and exit 0

This patch adds the same checks used above for the
"check for a private tcl|tk installation" for each
member of the "check for some default locations" using
a loop. It is a fix for FreeBSD but should benefit all.

Claudio
User Comments: gahr added on 2019-12-30 16:26:21:
No more relevant

sick_soul added on 2005-07-21 01:05:35:

File Added - 142705: tcl.m4.freebsd_TEA_PATH_TCLCONFIG_TEA_PATH_TKCONFIG_fix.udiff

Attachments: