Barry Warsaw <barry@python.org> writes: > - exts.append( Extension('dbm', ['dbmmodule.c']) ) > + exts.append( Extension('dbm', ['dbmmodule.c'], > + libraries = ['gdbm']) ) I think this was an alternative for platforms where a dbm library is part of the C library. Your patch would kill those platforms - but it may be that we are talking about the empty set here. Regards, Martin
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4