diff options
| author | suresh <suresh> | 1998-07-09 13:46:23 (GMT) |
|---|---|---|
| committer | suresh <suresh> | 1998-07-09 13:46:23 (GMT) |
| commit | d53df4119776f97484c23827a7c69370a5a2ec51 (patch) | |
| tree | fc79c3ce66f33f69a622cd112f5f0786c3012939 /unix/tclUnixInit.c | |
| parent | 280cb7621484ef66cbfe5a793275a8951978293f (diff) | |
| download | tcl-d53df4119776f97484c23827a7c69370a5a2ec51.zip tcl-d53df4119776f97484c23827a7c69370a5a2ec51.tar.gz tcl-d53df4119776f97484c23827a7c69370a5a2ec51.tar.bz2 | |
Fixed a bug in the Tcl init script that did not have a "global env" and thus
setting the TCL_LIBRARY environment variable was not being set in the global
'env' array.
Moved the varaibe 'tclPreInitScript' from respective tcl<plat>Init.c file.
Added a routine 'TclSetPreInitScript()' to facilite setting the pre-init
script variable. This file should only be included once in the entire
set of C source files for Tcl (by the respective platform initialization
C source file, tclUnixInit.c and tclWinInit.c) and thus the presence of
the routine, TclSetPreInitScript, below, should be harmless.
Diffstat (limited to 'unix/tclUnixInit.c')
0 files changed, 0 insertions, 0 deletions
