OSDN Git Service

Install a cleaner solution to the AIX libpq linking problem, as per
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 10 Sep 2006 22:07:02 +0000 (22:07 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 10 Sep 2006 22:07:02 +0000 (22:07 +0000)
commit4ee24cbb55a17c6808338f22ca86bd8f24d6955b
treef9ee9385d806bcb380411cea23d1b5d278544ff9
parent723af8e67a14c7ed4ba164929aeb6d6c5aa238f0
Install a cleaner solution to the AIX libpq linking problem, as per
an earlier discussion.  Centralize assumptions about what libpq depends
on in one place in Makefile.global.  I am unconvinced that this list
is complete, but since ecpg seems to have gotten along with just these
entries, we'll try it this way and see what happens.
contrib/dblink/Makefile
src/Makefile.global.in
src/interfaces/ecpg/compatlib/Makefile
src/interfaces/ecpg/ecpglib/Makefile