Revert addition of -lpgport, which breaks the build on platforms that - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject Revert addition of -lpgport, which breaks the build on platforms that
Date
Msg-id 20040521001439.158DDD1BAAE@svr1.postgresql.org
Whole thread Raw
Responses Re: Revert addition of -lpgport, which breaks the build
Re: Revert addition of -lpgport, which breaks the build
List pgsql-committers
Log Message:
-----------
Revert addition of -lpgport, which breaks the build on platforms that
are sticky about non-PIC code in shared libraries.  Windows will have
to find another solution (probably similar to the way libpq does it).

Modified Files:
--------------
    pgsql-server/src/interfaces/ecpg/ecpglib:
        Makefile (r1.18 -> r1.19)

(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/interfaces/ecpg/ecpglib/Makefile.diff?r1=1.18&r2=1.19)

pgsql-committers by date:

Previous
From: pgsql@svr1.postgresql.org (PostgreSQL Daemon)
Date:
Subject: benign change ...added space to end of line
Next
From: Neil Conway
Date:
Subject: Re: Revert addition of -lpgport, which breaks the build