Check-in [8fb638c982]
Overview
Comment:Documentation updates
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 8fb638c98286ac4484bcf0fae47e05048c2342cf
User & Date: rkeene on 2010-09-26 04:44:40
Other Links: manifest | tags
Context
2010-09-26
04:44
Corrected typo in documentation check-in: 6a93ffd0b9 user: rkeene tags: trunk
04:44
Documentation updates check-in: 8fb638c982 user: rkeene tags: trunk
04:44
Updated documentation check-in: 1356451e53 user: rkeene tags: trunk
Changes

Modified README from [b407e94df3] to [3cfec9efe7].

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.

	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








|
|







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 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