OSDN Git Service

Modify the platform-specific makefiles so that macro 'rpath' is defined
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Nov 2004 00:41:39 +0000 (00:41 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Nov 2004 00:41:39 +0000 (00:41 +0000)
commita9ddd649df46afde8f26dd9f85f05292e8da1f4b
treed1dd63d725cd92adc627418d73ea76e31ce93da4
parentb6038484f8c9bb2760c4a5c285b67d4eebeb30b4
Modify the platform-specific makefiles so that macro 'rpath' is defined
in terms of macro 'rpathdir', as I proposed a few weeks ago.  In itself
this commit shouldn't change the behavior at all, but it opens the door
to using special rpaths for the PL shared libraries, as seems to be
needed for plperl in particular.
src/Makefile.global.in
src/makefiles/Makefile.bsdi
src/makefiles/Makefile.freebsd
src/makefiles/Makefile.hpux
src/makefiles/Makefile.irix
src/makefiles/Makefile.linux
src/makefiles/Makefile.netbsd
src/makefiles/Makefile.openbsd
src/makefiles/Makefile.osf
src/makefiles/Makefile.solaris
src/makefiles/Makefile.unixware