Check-in [1b21d56df0]
Overview
Comment:Remove superfluous blank-line difference.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | winFixes
Files: files | file ages | folders
SHA1: 1b21d56df0886b793a6022e434c6f04c7cbe4738
User & Date: mistachkin on 2015-02-09 19:00:23
Other Links: branch diff | manifest | tags
Context
2015-02-09
19:00
Remove superfluous blank-line difference. Closed-Leaf check-in: 1b21d56df0 user: mistachkin tags: winFixes
18:39
Merge updates from trunk. check-in: 5574242e95 user: mistachkin tags: winFixes
Changes

Modified README from [ac8cb7fd32] to [c5d7d876b1].

141
142
143
144
145
146
147

148
149
150
151
152
153
154
		are excluded.  This typically includes (as of Tcl 8.6):
			itcl thread

	10. KC_TCL_STATICPKGS
		Set this variable to the value "1" to attempt to force the
		packages included in the "pkgs" directory of Tcl 8.6+
		to be compiled statically


Cross compiling Environment Variables:

	1. CC  
		C compiler   e.g. i686-pc-mingw32-gcc

	2. CXX







>







141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
		are excluded.  This typically includes (as of Tcl 8.6):
			itcl thread

	10. KC_TCL_STATICPKGS
		Set this variable to the value "1" to attempt to force the
		packages included in the "pkgs" directory of Tcl 8.6+
		to be compiled statically


Cross compiling Environment Variables:

	1. CC  
		C compiler   e.g. i686-pc-mingw32-gcc

	2. CXX