]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Avoid the use of 'unset', which isn't available on all platforms. Fixes SF
authorThomas Wouters <thomas@python.org>
Thu, 19 Jul 2001 09:28:24 +0000 (09:28 +0000)
committerThomas Wouters <thomas@python.org>
Thu, 19 Jul 2001 09:28:24 +0000 (09:28 +0000)
commite02518f9ac7604ce3c46413776f6cf57847b04e4
tree8d176b462d8545850617a174ab152f6cb9affab0
parent59011161bdf488000adaaf048b7e7e599e68c64c
Avoid the use of 'unset', which isn't available on all platforms. Fixes SF
bug #442627.
Makefile.pre.in