This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, loewis
Date 2013-06-24.14:33:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372084434.67.0.20882120812.issue17791@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like we can drop PREFIX and EXEC_PREFIX from PC/pyconfig.h all along. Only Modules/getpath.c uses PREFIX and EXEC_PREFIX but MSVC build use PC/getpathp.c instead of Modules/getpath.c
History
Date User Action Args
2013-06-24 14:33:54christian.heimessetrecipients: + christian.heimes, loewis
2013-06-24 14:33:54christian.heimessetmessageid: <1372084434.67.0.20882120812.issue17791@psf.upfronthosting.co.za>
2013-06-24 14:33:54christian.heimeslinkissue17791 messages
2013-06-24 14:33:54christian.heimescreate