Oct. 20, 2016
10:18 p.m.
On Thu, 20 Oct 2016, Matti Picus wrote:
AFAICT, python-config is provided by the downstream package maintainer. For instance, in debian it is provided by their python-dev package. Since it is not an integral part of python, I'm not sure it should be an integral part of pypy, but it is trivial to copy-and-modify.
Hi Matti, FYI, this used to be the case a long while ago, but python-config has been integrated into Python 2.5 since ~2006: https://mail.python.org/pipermail/patches/2006-April/019478.html -- Sincerely yours, Yury V. Zaytsev