Carlo Pires <[EMAIL PROTECTED]> writes:

> pqxx-config must be included in libpqxx-dev as there is
> several programs on wich configure script uses pqxx-config
> to check if libpqxx libraries is present.

This is a deliberate omission.  pqxx-config has been deprecated for
over two years, and those packages should be using pkg-config instead:

$ pkg-config --cflags libpqxx
-I/usr/include/postgresql
$ pkg-config --libs libpqxx
-lpqxx


I'll check with upstream about obsoleting pqxx-config completely.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux             http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?       http://gutenprint.sourceforge.net/
   `-    GPG Public Key: 0x25BFB848   Please sign and encrypt your mail.

Attachment: pgpHM77eUhJ16.pgp
Description: PGP signature

Reply via email to