root/trunk/libpqxx.pc.in
| Revision 957, 282 bytes (checked in by jtv, 5 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | prefix=@prefix@ |
| 2 | exec_prefix=@exec_prefix@ |
| 3 | libdir=@libdir@ |
| 4 | includedir=@includedir@ |
| 5 | |
| 6 | Name: libpqxx |
| 7 | Description: a C++ API to the PostgreSQL database management system. |
| 8 | Version: @VERSION@ |
| 9 | Libs: -L${libdir} -L@with_postgres_lib@ -lpqxx |
| 10 | Cflags: -I${includedir} -I@with_postgres_include@ |
Note: See TracBrowser
for help on using the browser.
