Support fake root install, separate build dir, dependency tracking, our

Peter Eisentraut <peter_e@gmx.net>

Commit: 8237d89c0f7bc6bc5b8906b9a114505e38175df3
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2001-07-10T16:33:02Z
Releases: 7.2.1
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

PathChange+/−
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