]> 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:24:45 +0000 (16:24 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 14 Jun 2011 20:24:45 +0000 (16:24 -0400)
commiteb5226e02a7cb336dbc17782d8788b178359826e
tree4aa867e44a47003fe7dc53ecf7ffa3aca9ce3f6e
parent440a528fa6af9b7ea80b36b4038b3bf0655d54b5
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