]> granicus.if.org Git - python/commit
Use staticly build copies of zlib and bzip2 to build the OSX installer, that
authorRonald Oussoren <ronaldoussoren@mac.com>
Tue, 27 Jun 2006 12:53:52 +0000 (12:53 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Tue, 27 Jun 2006 12:53:52 +0000 (12:53 +0000)
commit9b8b619491144430a88c2a767e398c67ae057c5a
tree73130f6c168ac490d8adfb0c4a0e1380ed88a08b
parent3249d00f4d42a714d2038685c6b280a7fcfc5be7
Use staticly build copies of zlib and bzip2 to build the OSX installer, that
way the resulting binaries have a better change of running on 10.3.

This patch also updates the search logic for sleepycat db3/4, without this
patch you cannot use a sleepycat build with a non-standard prefix; with this
you can (at least on OSX) if you add the prefix to CPPFLAGS/LDFLAGS at
configure-time. This change is needed to build the binary installer for OSX.
Mac/BuildScript/build-installer.py
setup.py