pgsql: Hack around the discrepancy between default library search paths - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Hack around the discrepancy between default library search paths
Date
Msg-id 20050712230648.C793252A21@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
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...

Modified Files:
--------------
    pgsql/src:
        Makefile.shlib (r1.92 -> r1.93)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib.diff?r1=1.92&r2=1.93)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - web: Bold h4.
Next
From: neilc@svr1.postgresql.org (Neil Conway)
Date:
Subject: pgsql: Documentation for some new PL/Perl features.