1 --- libpqxx-4.0.1/configure.ac.in 2013-01-17 11:25:15.000000000 +0400
2 +++ libpqxx-4.0.1/configure.ac.in.new 2013-10-29 18:47:14.589302208 +0400
5 AC_SUBST(with_postgres_lib)
6 AC_SUBST(with_postgres_include)
7 -#POSTGRES_LIB="-R${with_postgres_lib}"
8 +POSTGRES_LIB="-R${with_postgres_lib}"
10 POSTGRES_INCLUDE="-I${with_postgres_include}"
11 AC_SUBST(POSTGRES_INCLUDE)