pgsql: Add pkg-config files for libpq and ecpg libraries

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add pkg-config files for libpq and ecpg libraries
Date: 2013-03-31 21:04:04
Message-ID: E1UMPQ4-0007YB-FY@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add pkg-config files for libpq and ecpg libraries

This will hopefully be easier to use than pg_config for users who are
already used to the pkg-config interface. It also works better for
multi-arch installations.

reviewed by Tom Lane

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/64f890905f3a5186bc4df980c8becfda5c39c2ea

Modified Files
--------------
.gitignore | 1 +
doc/src/sgml/ecpg.sgml | 9 +++++++++
doc/src/sgml/libpq.sgml | 21 +++++++++++++++++++++
src/Makefile.shlib | 30 +++++++++++++++++++++++++++---
src/interfaces/ecpg/compatlib/Makefile | 2 ++
src/interfaces/ecpg/ecpglib/Makefile | 2 ++
6 files changed, 62 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2013-03-31 21:04:05 pgsql: Translation updates
Previous Message fxjr 2013-03-31 16:33:12 npgsql - Npgsql2: [#1011325] Escaped strings don't work with EF.