]> 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:39:47 +0000 (16:39 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 14 Jun 2011 20:39:47 +0000 (16:39 -0400)
commit1f5e6cd90590742f4344e423826dae09306d755b
treef513c32c7c386eecccbf86cc4573d58dfe5a9665
parent8f1eaf884d71106c1516a8f7af4d7beee992da01
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/makefiles/pgxs.mk
src/pl/plperl/GNUmakefile
src/pl/plpython/Makefile
src/pl/tcl/Makefile
src/test/regress/GNUmakefile