postgresql/src/interfaces
Peter Eisentraut 805e431a38 Add support for VPATH builds, that is, building somewhere else than in the
source directory.  This involves mostly makefiles using $(srcdir) when they
might have used ".".  (Regression tests don't work with this, yet.)

Sort out usage of CPPFLAGS, CFLAGS (and CXXFLAGS).  Add "override" keyword
in most places, to preserve necessary flags even when the user overrode the
flags.
2000-10-20 21:04:27 +00:00
..
cli Cleanup of <> and "" 2000-05-29 21:25:07 +00:00
ecpg Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
jdbc Some more getTimestamp() fixes 2000-10-17 14:52:01 +00:00
libpgeasy Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
libpgtcl Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
libpq Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
libpq++ Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
odbc Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
perl5 Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
python Add missing python files. 2000-10-02 03:46:24 +00:00
Makefile Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error, 2000-09-25 22:23:01 +00:00