- Notifications
You must be signed in to change notification settings - Fork5
Commit39ce62b
committed
Don't auto-create the subdirectories holding built documentation in a VPATH
build tree. If we actually build the docs in the VPATH tree, those dirswill get created then; but if they're present and empty, they capture thevpathsearch searches in "make install", preventing installation of prebuiltdocs that might exist in the source tree. Per bug #5595 from Dmtiriy Igrishin.Fix based on idea from Peter Eisentraut.1 parent13e6d6c commit39ce62b
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
41 | 50 |
|
0 commit comments
Comments
(0)