Fix a few places where we needed -I. in CPPFLAGS to work properly in

Tom Lane <tgl@sss.pgh.pa.us>

Commit: daf5b0f2977d6395daf404cfa1b60b361af86377
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-01-05T03:56:52Z
Releases: 9.0.0
Fix a few places where we needed -I. in CPPFLAGS to work properly in
VPATH builds.  We had this already in several places, but not all.

Files

PathChange+/−
src/backend/bootstrap/Makefile modified +2 −2
src/backend/parser/Makefile modified +2 −2
src/makefiles/pgxs.mk modified +2 −2