]> granicus.if.org Git - python/commit
Changes for FreeBSD and NetBSD: NetBSD does shared libs just like FreeBSD
authorGuido van Rossum <guido@python.org>
Tue, 2 Dec 1997 19:28:29 +0000 (19:28 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 2 Dec 1997 19:28:29 +0000 (19:28 +0000)
commit4954595036eacfcdf424dd2e25cf7f567a471a27
treed06c2f288eaf242ab30a5b15141405c96e23e715
parent8e29a59b39c9264fac6551aa6a67eeb7fa1b675e
Changes for FreeBSD and NetBSD: NetBSD does shared libs just like FreeBSD
(big surprise), and FreeBSD has pthread support in -lc_r -- maybe NetBSD
has too.
configure
configure.in