Ned Deily <n...@acm.org> added the comment:

Setting CPPFLAGS to include the SDK is needed to make sure some of the autoconf 
tests work correctly by using the SDK's header files rather than  those from /. 
 But, you're right, it shouldn't throw away other CPPFLAGS settings. Plus that 
whole test there is suspect: it probably shouldn't be testing the build system 
version there.  There are various ways to handle this and opportunities to 
simplify the OS X SDK processing; plus all of the trees (trunk, py3k, 26, 31) 
should work the same way.  Let's see what Ronald prefers.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8366>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to