]> granicus.if.org Git - python/commit
Adapted version of Eric Raymond's patches to automatically configure
authorGuido van Rossum <guido@python.org>
Wed, 10 Jan 2001 18:53:48 +0000 (18:53 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 10 Jan 2001 18:53:48 +0000 (18:53 +0000)
commit3d15bd88063019352d11382f5d1b36b6845f65dc
treeb7f0e74ce9183915fc99d7fd05cd1e5438a6e97a
parent3559d1f9b3f33b45de924f5d17dcea6ab949bb41
Adapted version of Eric Raymond's patches to automatically configure
curses and readline (for Linux, at least).

These are done as shared libraries by default, and so is bsddb -- that
seems to make the most sense.
Modules/Setup.config.in
Modules/Setup.dist
configure
configure.in