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:31
Message-ID: 20051203201631.993C89DCBE9@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.

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-12-03 20:16:40 pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and
Previous Message James William Pye 2005-12-03 19:44:33 python - be: Fix Portal parameters.