Re: config.h name clash

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Tomasz Wegrzanowski <taw@users.sourceforge.net>
Cc: <pgsql-bugs@postgresql.org>
Date: 2001-05-29T20:03:49Z
Lists: pgsql-bugs
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