Commit a17aeef
authored
Fix out of source build
When included into postgresql contribs, and postgresql configured "out of source", pg_pathman could not build because it misses include path.
Fix it by referring top_srcdir and subdir if build without USE_PGXS.1 parent d38e7c9 commit a17aeef
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
0 commit comments