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
unified patch to apply against tcl.m4. Patch has been produced against tcl.m4 revision 1.66