]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Committing patch #103216, autodetect of dbmmodule support and building
authorBarry Warsaw <barry@python.org>
Mon, 15 Jan 2001 17:07:21 +0000 (17:07 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 15 Jan 2001 17:07:21 +0000 (17:07 +0000)
commita57b89b4926bf49052ebd8a6401059e0a5368139
tree3819ce08f5a1f6edd16efcb3e9af096ed4d12023
parente13be40b889619af8c26d7d19e924e7babcbb683
Committing patch #103216, autodetect of dbmmodule support and building
of dbmmodule dynamically by default (otherwise it can pull in
dependencies with libdb that croak pybsddb3).  This change moves the
Setup line for dbmmodule to Setup.config.in.
Modules/Setup.config.in
Modules/Setup.dist
config.h.in
configure
configure.in