Tomasz Wegrzanowski writes:
> My program uses autoconf and libpq++. Unfortunatelly autoconf's
> config.h and poetgresql's config.h name-clashes and either libpq++.h
> includes autoconf's config.h or program files include postgresql's
> config.h
Put -I. before -I<libpq++dir> in your compiler flags.
--
Peter Eisentraut peter_e@gmx.net http://funkturm.homeip.net/~peter