Derived files that are shipped in the distribution used to be built in the
Peter Eisentraut <peter_e@gmx.net>
Derived files that are shipped in the distribution used to be built in the source directory even for out-of-tree builds. They are now alsl built in the build tree. This should be more convenient for certain developers' workflows, and shouldn't really break anything else.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/cube/Makefile | modified | +6 −6 |
| contrib/seg/Makefile | modified | +6 −6 |
| doc/src/sgml/Makefile | modified | +21 −31 |
| src/backend/bootstrap/Makefile | modified | +4 −4 |
| src/backend/Makefile | modified | +9 −9 |
| src/backend/parser/Makefile | modified | +6 −6 |
| src/backend/snowball/Makefile | modified | +2 −6 |
| src/backend/utils/misc/Makefile | modified | +4 −4 |
| src/bin/psql/Makefile | modified | +7 −7 |
| src/interfaces/ecpg/preproc/Makefile | modified | +10 −10 |
| src/interfaces/libpq/Makefile | modified | +4 −4 |
| src/Makefile.shlib | modified | +7 −7 |
| src/pl/plpgsql/src/Makefile | modified | +9 −9 |