summaryrefslogtreecommitdiffstats
path: root/Modules/Setup.config.in
Commit message (Collapse)AuthorAgeFilesLines
* Skip Montanaro <skip@mojam.com>:Fred Drake2000-08-311-0/+9
| | | | | | | | | | | Update the build structures to automatically detect the presence of BSD db, including the proper name of the header file to include. Has all the expected niceties associated with yet-more-configure-options. ;) This checkin includes changes for non-generated files only; subsequent checkin will catch those. This is part of SourceForge patch #101272.
* Fixed this problem.Thomas Wouters2000-08-261-4/+0
|
* Setup.thread.in was misnamed so it has been replaced byBarry Warsaw2000-06-301-0/+14
Setup.config.in. The latter contains all configure-time selectable modules; currently thread and gc.