]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Since it is a possibility that LDFLAGS or CPPFLAGS were set with options that
authorBrett Cannon <bcannon@gmail.com>
Sun, 2 Jan 2005 21:54:07 +0000 (21:54 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 2 Jan 2005 21:54:07 +0000 (21:54 +0000)
commit44837719ef2886da0671aed55e99cdae14d24b9d
tree20a2ef83307f6a0f8066f4ed3bffca3644a778c5
parentc34f8673a194180ab3b258e821f72f25514aa948
Since it is a possibility that LDFLAGS or CPPFLAGS were set with options that
in no way affect library or include directories the code must take that into
account and not assume some options were found.
setup.py