OSDN Git Service

Fix a number of places where reconfiguring with a different installation
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 23 Dec 2003 21:56:21 +0000 (21:56 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 23 Dec 2003 21:56:21 +0000 (21:56 +0000)
commitcd2ad9b944fb236557bfe85999ac56857e0f22cd
tree415bbcd26fa32e432bb67688e5097b8135806f17
parent358d032f9855cfa95a5de174c0bf052097e649f0
Fix a number of places where reconfiguring with a different installation
prefix would fail, because the new path did not get propagated to where
it needed to be.  Note this would fail even with --enable-depend.
src/backend/utils/fmgr/Makefile
src/bin/initdb/Makefile
src/bin/pg_ctl/Makefile
src/bin/pg_dump/Makefile
src/test/regress/GNUmakefile