Set shared library path for in-tree TAP tests
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 15 Aug 2014 04:01:14 +0000 (00:01 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 15 Aug 2014 04:01:14 +0000 (00:01 -0400)
commitf669b61476b2efd79701a7a104e9de2fe11e4e42
tree285733b1fcea754f05bb3717cc02ab4dcbf082bf
parentd34b48a021b181e30c53280d336820740f67570b
Set shared library path for in-tree TAP tests

When the TAP tests are run in-tree (make check), set the shared library
path using the appropriate environment variable, using a logic similar
to pg_regress, so that the right libraries are used.
src/Makefile.global.in