Re: fmgroids.h not installed by "make install" in VPATH - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: fmgroids.h not installed by "make install" in VPATH
Date
Msg-id 20090720205000.GA32074@alvh.no-ip.org
Whole thread Raw
In response to Re: fmgroids.h not installed by "make install" in VPATH  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut wrote:
> On Wednesday 08 July 2009 02:09:20 Alvaro Herrera wrote:
> > It seems our makefiles fail to install fmgroids.h by "make install" in a
> > VPATH build.
> 
> > I think the solution is to treat fmgroids.h just like pg_config_os.h,
> > i.e. add a line like this:
> >
> >     $(INSTALL_DATA) utils/fmgroids.h '$(DESTDIR)/$(includedir_server)/utils'
> 
> The fix looks right.  Has it been applied?

Applied and backpatched up to 8.2.  (It didn't apply cleanly to 8.1).

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Ron Mayer
Date:
Subject: Re: SE-PostgreSQL?
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] large object does not exist after pg_migrator