Fix shared library linking operations to work properly on all (or at

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 346900e83b81cb29f5e948253a56ad3eca84b5e9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-09-02T23:06:43Z
Releases: 8.0.0
Fix shared library linking operations to work properly on all (or at
least more) combinations of HP-UX hardware, compiler, and linker.
Shinji Teragaito and Tom Lane.

Files

PathChange+/−
src/Makefile.shlib modified +6 −2
src/makefiles/Makefile.hpux modified +27 −6