Ray Donnelly added the comment:

> hmm, but python.pc, _sysconfigdata.py and Makefile still have this 
> information.

In my experience, as long as PYTHONHOME is set correctly before the Python .so, 
.dll or .dylib is loaded then everything works correctly.

>From what I've seen, .pc files are also useless for the purposes of a 
>relocatable -devel package as there's no capability for relative directories 
>in pkg-config.

> maybe should only be included, if it's different.

Ok.

----------

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

Reply via email to