]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Add pkg-config files for libpq and ecpg libraries
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 31 Mar 2013 20:58:40 +0000 (16:58 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Sun, 31 Mar 2013 20:58:40 +0000 (16:58 -0400)
commit64f890905f3a5186bc4df980c8becfda5c39c2ea
tree45202e54e45a1bbb78fb9446c4b7f2682b4c6300
parent3780fc679cc428c1f211e1728c4281ca15e9746b
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
.gitignore
doc/src/sgml/ecpg.sgml
doc/src/sgml/libpq.sgml
src/Makefile.shlib
src/interfaces/ecpg/compatlib/Makefile
src/interfaces/ecpg/ecpglib/Makefile