]> granicus.if.org Git - python/commit
Use 'get_python_inc()' to figure out the Python include directories
authorGreg Ward <gward@python.net>
Fri, 14 Apr 2000 00:50:49 +0000 (00:50 +0000)
committerGreg Ward <gward@python.net>
Fri, 14 Apr 2000 00:50:49 +0000 (00:50 +0000)
commit1561ae13b6338cb8d5d0e6510a1815e1224abb9b
treedadfd1d510fb85524df1e2926812764f9c7ff4f9
parent2b9e43f8d04822abe14d84ce6dc6faf0f6d51c67
Use 'get_python_inc()' to figure out the Python include directories
rather than cobbling them togethere here.
Lib/distutils/command/build_ext.py