Re: config.h name clash - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: config.h name clash
Date
Msg-id Pine.LNX.4.30.0105292202510.757-100000@peter.localdomain
Whole thread Raw
In response to config.h name clash  (Tomasz Wegrzanowski <taw@users.sourceforge.net>)
Responses Re: config.h name clash  (Tomasz Wegrzanowski <taw@users.sourceforge.net>)
List 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

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: SQL update statements are failing if submitted in sequence on same connection
Next
From: Maxim Maletsky
Date:
Subject: a typo in Docs, 7.1