Re: config.h name clash

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tomasz Wegrzanowski <taw(at)users(dot)sourceforge(dot)net>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: config.h name clash
Date: 2001-05-29 20:03:49
Message-ID: Pine.LNX.4.30.0105292202510.757-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Frank Contrepois 2001-05-29 22:05:34 BUG REPORT
Previous Message albert DURANTON 2001-05-28 21:58:41 [Fwd: PygreSQL]