85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
|
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
|
-
-
+
+
|
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.
If mk4tcl is not present a Zip-based storage mechanism will be
used instead.
7. KITCREATOR_MINENCODINGS
Set this variable to a non-empty string to generate a Tclkit
without all encodings, only including the following:
ascii.enc cp1252.enc iso8859-1.enc iso8859-15.enc
iso8859-2.enc koi8-r.enc macRoman.enc
|