Hack around the discrepancy between default library search paths for

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

Commit: b4363b7733eb18e9178b6c3f390fa90543c19b20
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-07-12T23:06:48Z
Releases: 8.1.0
Hack around the discrepancy between default library search paths for
gcc and for HP's ld on HPUX.  There may be better ways to do this,
but this seems to work for me...

Files

PathChange+/−
src/Makefile.shlib modified +8 −1