]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add --with-dec-threads, for DEL Alpha, which requires -threads as the
authorGuido van Rossum <guido@python.org>
Wed, 22 Jan 1997 20:51:58 +0000 (20:51 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 22 Jan 1997 20:51:58 +0000 (20:51 +0000)
commit54d93d446bed87a8ceea9c48ac84820a19a62344
tree62fbddf26ba981d3e41bafc08b73c7a78b5b42ea
parente0e696282feea175d82920e0cf13e90bd7a9252e
Add --with-dec-threads, for DEL Alpha, which requires -threads as the
*final* linker argument.  This implies --with-thread.

Reimplemented --with-threads as an alias for --with-thread.
configure.in