Issue21660
Created on 2014年06月04日 12:51 by haubi, last changed 2022年04月11日 14:58 by admin.
| Messages (1) |
|
msg219756 - (view) |
Author: Michael Haubenwallner (haubi) * |
Date: 2014年06月04日 12:51 |
On the way to fix issue#15590 especially for AIX, I've discovered that the values provided by config.status used to substitute @TOKEN@ in python-config, python.pc as well as python-config.py may contain references to Makefile variables not known within config.status.
So I thought to use the sysconfig.get_config_vars() here as an additional source for replaceable tokens.
This also allows to remove the hackisch @EXENAME@ sedding for python-config.py, as well as to replace the @SO@ seen in python-config.sh.
|
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2022年04月11日 14:58:04 | admin | set | github: 65859 |
| 2014年06月04日 13:35:41 | haubi | set | files:
+ 6510f2df0d81.diff keywords:
+ patch |
| 2014年06月04日 13:35:14 | haubi | set | hgrepos:
+ hgrepo249 |
| 2014年06月04日 12:51:32 | haubi | create |