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

Started by Tom Laneover 20 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
pgsql/src:
Makefile.shlib (r1.72.2.1 -> r1.72.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib.diff?r1=1.72.2.1&r2=1.72.2.2)