pgsql: Fix unwanted side-effects of recent SHLIB_LINK -L patch on

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix unwanted side-effects of recent SHLIB_LINK -L patch on
Date: 2005-07-13 17:00:44
Message-ID: 20050713170044.145B252A2C@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix unwanted side-effects of recent SHLIB_LINK -L patch on existing
hacking of SHLIB_LINK for HPUX.

Modified Files:
--------------
pgsql/src:
Makefile.shlib (r1.94 -> r1.95)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib.diff?r1=1.94&r2=1.95)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-07-13 17:12:56 pgsql: Remove extraneous space after -L ...
Previous Message Bruce Momjian 2005-07-13 15:59:33 pgsql: Fix #elif spacing too.