mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Revert previous checkin; Tcl/Tk seems to build fine.
This commit is contained in:
parent
d7eac77516
commit
8e925b9a4c
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@ if not exist openssl-0.9.8g (
|
|||
)
|
||||
|
||||
@rem tcltk
|
||||
rd /s/q tcltk
|
||||
rd /s/q tcl8.4.16
|
||||
rd /s/q tk8.4.16
|
||||
if not exist tcl8.4.16 (
|
||||
if exist tcltk rd /s/q tcltk
|
||||
if exist tcl8.4.12 rd /s/q tcl8.4.12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue