Serhiy Storchaka <storch...@gmail.com> added the comment:

PY_CFLAGS (C compiler flags) always used with PY_CPPFLAGS (C preprocessor 
flags). The include directories need for #include, so it is logical that 
PY_CPPFLAGS did contain them. This may be useful if you use C preprocessor 
without C compiler. I don't think that this is a regression.

----------
nosy: +storchaka

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

Reply via email to