]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added tweak for SET_CCC (which I don't even know what it is!) for Linux.
authorGuido van Rossum <guido@python.org>
Fri, 2 Oct 1998 14:39:42 +0000 (14:39 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 2 Oct 1998 14:39:42 +0000 (14:39 +0000)
commitfb4533c1249850eccefa2acdce5ad897d3be270c
treed2e9afa10e3da08edf3e026693a933aa595b3d0b
parentb55c4ad58d3e1e2d388756615285404eac391829
Added tweak for SET_CCC (which I don't even know what it is!) for Linux.
Added AC_CHECK_SIZEOF(void *).
Added yet another test for pthreads (pthread_create may be in libc).
Added pthread_init to list of functions whose existence is checked.
configure.in