On Tue, Jun 28, 2005 at 08:12:16PM -0400, Bruce Momjian wrote:
> strk wrote:
> > The valure returned from pg_config --includedir-server
> > is broken as of CVS.
> >
> > It points to unexistent directory:
> > /home/extra/pgroot-cvs/include/server
> >
> > Correct value would be:
> > /home/extra/pgroot-cvs/include/postgresql/server
>
> Well, on my system on CVS is right:
A make clean did the trick, sorry for bothering.
--strk;