]> granicus.if.org Git - python/commit
Thread support is turned on my default now. To disable building
authorBarry Warsaw <barry@python.org>
Thu, 29 Jun 2000 16:12:00 +0000 (16:12 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 29 Jun 2000 16:12:00 +0000 (16:12 +0000)
commitc0d24d8bbf026e9f9b8f6cb38ffa8cbc7b696d05
treec244206696f022533070d74fb0b171454fd58239
parent3937c8a7381e494b09dfe9f73ebb00959b9f5965
Thread support is turned on my default now.  To disable building
threads use --without-threads.  No extra tests of thread/compiler
combinations have been added.

--with(out)-thread and --with(out)-threads are completely
interchangeable.

--with-threads still supports the =DIRECTORY option for specifying
where to find thread libraries.
config.h.in
configure
configure.in