- Notifications
You must be signed in to change notification settings - Fork28
Commita17aeef
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 parentd38e7c9 commita17aeef
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
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
Comments
(0)