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

From Peter Eisentraut
Subject Re: fmgroids.h not installed by "make install" in VPATH
Date
Msg-id 200907171103.07768.peter_e@gmx.net
Whole thread Raw
In response to fmgroids.h not installed by "make install" in VPATH  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: fmgroids.h not installed by "make install" in VPATH  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: fmgroids.h not installed by "make install" in VPATH  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: fmgroids.h not installed by "make install" in VPATH  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
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?



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Docbook toolchain interfering with patch review?
Next
From: Laurent Laborde
Date:
Subject: Higher TOAST compression.