Fix a few places where we needed -I. in CPPFLAGS to work properly in
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/bootstrap/Makefile | modified | +2 −2 |
| src/backend/parser/Makefile | modified | +2 −2 |
| src/makefiles/pgxs.mk | modified | +2 −2 |