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

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:50
Message-ID: 20051203201650.95E679DCBEF@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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_0_STABLE

Modified Files:
--------------
pgsql/src:
Makefile.shlib (r1.90.4.1 -> r1.90.4.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib.diff?r1=1.90.4.1&r2=1.90.4.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-12-03 20:17:00 pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and
Previous Message Tom Lane 2005-12-03 20:16:40 pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and