]> granicus.if.org Git - python/commit
Fix get_python_inc() to work when building in a directory separate from
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Thu, 5 Feb 2009 16:14:39 +0000 (16:14 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Thu, 5 Feb 2009 16:14:39 +0000 (16:14 +0000)
commit444df457391d6308b061df1b9859860cb13085ce
tree304f7f6b830cf9efdeb98adef0aacf11825a21e2
parentecd2afa4523fa11da4e354b126f7b49add0c6af2
Fix get_python_inc() to work when building in a directory separate from
the source.  Also, define 'srcdir' on non-posix platforms.
Lib/distutils/sysconfig.py