pgsql: Always define stlib, since some platforms need it for building

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Always define stlib, since some platforms need it for building
Date: 2008-04-07 23:08:15
Message-ID: 20080407230815.F12357559CC@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Always define stlib, since some platforms need it for building modules.
Should fix build failures on AIX.

Modified Files:
--------------
pgsql/src:
Makefile.shlib (r1.114 -> r1.115)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib?r1=1.114&r2=1.115)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-04-08 03:33:35 Re: pgsql: Implement a few changes to how shared libraries and dynamically
Previous Message User Gleu 2008-04-07 21:16:56 pgsnap - pgsnap: Check pgstattuple availability.