Support fake root install, separate build dir, dependency tracking, our
Peter Eisentraut <peter_e@gmx.net>
Support fake root install, separate build dir, dependency tracking, our choice of compiler and flags, uninstall, and peculiar Python installation layouts for PyGreSql. Also install into site-packages now, as officially recommended. And pgdb.py is also installed now, used to be forgotten.
Files
| Path | Change | +/− |
|---|---|---|
| config/python.m4 | modified | +20 −24 |
| configure | modified | +335 −338 |
| src/interfaces/python/GNUmakefile | modified | +46 −44 |
| src/Makefile.global.in | modified | +3 −4 |
| src/pl/plpython/Makefile | modified | +2 −2 |