Searched refs:DYNAMIC_TCL_VER (Results 1 – 2 of 2) sorted by relevance
155 # ifndef DYNAMIC_TCL_VER156 # define DYNAMIC_TCL_VER "8.3" macro270 if (Tcl_InitStubs(interp, DYNAMIC_TCL_VER, 0)) in tcl_enabled()
6800 Problem: TCL_VER_LONG and DYNAMIC_TCL_VER are not set when building with6802 Solution: Add TCL_VER_LONG and DYNAMIC_TCL_VER to the makefile. (Ken Takata)