[Pkg-tcltk-devel] TCL_INC_DIR missing
Francesco P. Lovergine
frankie at debian.org
Tue Aug 7 17:28:23 UTC 2007
On Tue, Aug 07, 2007 at 12:17:06PM +0200, Gudjon I. Gudjonsson wrote:
> Sorry, I don't know if it is a bug but it seems like TCL_INC_DIR is missing
> from tclConfig.sh, is that correct? Anyway, when I add it to the script, my
> program compiles perfectly. I am not an experienced TCL programmer so I hope I'm
> not doing someting silly :)
>
The use of tclConfig.sh even if still supported (?) is deprecated, you
should use tcl.m4 set of macros to test at runtime your configuration
for autoconf. This is not the only difference due to the new edition
of Tcl/Tk I think. As a workaround you can check against the patchlevel
of 8.4 in order to use some set of vars.
--
Francesco P. Lovergine
More information about the Pkg-tcltk-devel
mailing list