pgsql: Since we only use libld on AIX, don't include it in LIBS on any - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Since we only use libld on AIX, don't include it in LIBS on any
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Since we only use libld on AIX, don't include it in LIBS on any other
platforms (it does exist on HPUX, for one).  We could probably even make
this a test for specific AIX versions, but I don't know which ones need it.

Modified Files:
--------------
    pgsql:
        configure.in (r1.448 -> r1.449)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.448&r2=1.449)
        configure (r1.478 -> r1.479)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.478&r2=1.479)

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Move btbulkdelete's vacuum_delay_point()
Next
From: [email protected] (Peter Eisentraut)
Date:
Subject: pgsql: Put the first section of a chapter in its own chunk.