@@ -74,10 +74,17 @@ 5. STRIP Specifies the tool you wish to be called to strip object files, archives, and shared objects. The default is "strip". You should probably set this if you are cross-compiling. + + 6. KITCREATOR_PKGS + Specify which non-required packages to build. The default list + is: + tk itcl mk4tcl + If mk4tcl is not present a pure-Tcl implementation will be used + instead. ------------------- Method of Operation -------------------