]> granicus.if.org Git - postgresql/commit
Fix assorted issues with build and install paths containing spaces.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 14 Jun 2011 20:03:20 +0000 (16:03 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 14 Jun 2011 20:03:20 +0000 (16:03 -0400)
commitb36f59e93ed26d348ee629972e50b7fb2aac9269
tree9fb09b2439899c43d0b419deab0cd45e07c429ba
parenteca8674fca67ba3c8fad548bbeea9b0a7bf13bdf
Fix assorted issues with build and install paths containing spaces.

Apparently there is no buildfarm critter exercising this case after all,
because it fails in several places.  With this patch, build, install,
check-world, and installcheck-world pass for me on OS X.
config/mkinstalldirs
src/Makefile.shlib
src/interfaces/ecpg/test/Makefile
src/makefiles/pgxs.mk
src/pl/plperl/GNUmakefile
src/pl/plpython/Makefile
src/pl/tcl/Makefile
src/test/regress/GNUmakefile