pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and

Lists: pgsql-committers
From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and
Date: 2005-12-03 20:16:40
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and HPUX.
Per example from Dirk Pirschel.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/src:
Makefile.shlib (r1.98 -> r1.98.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib.diff?r1=1.98&r2=1.98.2.1)