]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Suggestion from SF patch #470433 to avoid clobbering TCL_LIBRARY et
authorGuido van Rossum <guido@python.org>
Fri, 12 Oct 2001 15:34:29 +0000 (15:34 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 12 Oct 2001 15:34:29 +0000 (15:34 +0000)
commitea32cbb24e24472f290f7575e494caacd1bfbe05
treeed298a705355437421ebd1ecdbacd754dde89bba
parent5af588b7f0509b79645bc8652c4af038a4bd82ce
Suggestion from SF patch #470433 to avoid clobbering TCL_LIBRARY et
al. if already set.  Also adds TIX_LIBRARY (just in case).
(Note that this is entirely Windows specific.)
Lib/lib-tk/FixTk.py