pgsql: Always define stlib, since some platforms need it for building - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Always define stlib, since some platforms need it for building
Date
Msg-id 20080407230815.F12357559CC@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: gleu@pgfoundry.org (User Gleu)
Date:
Subject: pgsnap - pgsnap: Check pgstattuple availability.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Implement a few changes to how shared libraries and dynamically