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
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- doc/src/sgml/ecpg.sgml 9 additions, 0 deletionsdoc/src/sgml/ecpg.sgml
- doc/src/sgml/libpq.sgml 21 additions, 0 deletionsdoc/src/sgml/libpq.sgml
- src/Makefile.shlib 27 additions, 3 deletionssrc/Makefile.shlib
- src/interfaces/ecpg/compatlib/Makefile 2 additions, 0 deletionssrc/interfaces/ecpg/compatlib/Makefile
- src/interfaces/ecpg/ecpglib/Makefile 2 additions, 0 deletionssrc/interfaces/ecpg/ecpglib/Makefile
Loading
Please register or sign in to comment