1 --- libpqxx-4.0.1/libpqxx.pc.in 2013-01-17 11:25:13.000000000 +0400
2 +++ libpqxx-4.0.1/libpqxx.pc.in.new 2013-10-29 21:31:04.106497149 +0400
5 Description: a C++ API to the PostgreSQL database management system.
7 -Libs: -L${libdir} -L@with_postgres_lib@ -lpqxx
8 +Libs: -L${libdir} -L@with_postgres_lib@ -R${libdir} -R@with_postgres_lib@ -lpqxx
9 Cflags: -I${includedir} -I@with_postgres_include@