]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
detect_modules(): On Redhat 9, building the ssl stuff eventually
authorBarry Warsaw <barry@python.org>
Sun, 27 Apr 2003 04:00:01 +0000 (04:00 +0000)
committerBarry Warsaw <barry@python.org>
Sun, 27 Apr 2003 04:00:01 +0000 (04:00 +0000)
commit971f0f0fb4c2cb48fd428d8f474834997da3f006
tree648b7bfa8f5dd3445681d30d9056954d988f20f2
parent02157566f3d8d253a00fb2c1f4b86dcca749a033
detect_modules(): On Redhat 9, building the ssl stuff eventually
includes krb5.h.  Copy the krb5_h stanza from Python 2.3's setup.py
which seems to fix the problem.
setup.py