summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-09-14 15:47:06 (GMT)
committerFred Drake <fdrake@acm.org>2000-09-14 15:47:06 (GMT)
commit641fbe66e732dd435d774b70b4902bbd764c37ab (patch)
tree715c3045e48e5b5c4024c3bbc98b7640738bcc1d /Misc
parente108a027235fd99193fc8b617dd6a6b0f531a40c (diff)
downloadcpython-641fbe66e732dd435d774b70b4902bbd764c37ab.zip
cpython-641fbe66e732dd435d774b70b4902bbd764c37ab.tar.gz
cpython-641fbe66e732dd435d774b70b4902bbd764c37ab.tar.bz2
Allow configure to detect whether ndbm.h or gdbm/ndbm.h is installed.
This allows dbmmodule.c to use either without having to add additional options to the Modules/Setup file or make source changes. (At least some Linux systems use gdbm to emulate ndbm, but only install the ndbm.h header as /usr/include/gdbm/ndbm.h.)
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions