[Python-Dev] libdb on by default, but no db.h
Skip Montanaro
skip@mojam.com (Skip Montanaro)
Sun, 3 Sep 2000 23:06:40 -0500 (CDT)
Vlad> After looking again at Modules/Setup.config, I wonder whether it
Vlad> would be handy to add a configure option --with-shared (or
Vlad> similar) which would uncomment #*shared* there and in Setup
Vlad> automatically (in line with the other recent niceties like
Vlad> --with-pydebug).
Vlad> Uncommenting them manually in two files now is a pain... :-)
Agreed. I'll submit a patch.
Skip