diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-08-26 18:34:37 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-08-26 18:34:37 +0000 |
commit | 39ce62b110107ac03792130d130f64d62f3d4dcf (patch) | |
tree | 36f6483aa5e6a1b295287eec92a925b2163f2008 /src/backend/access/transam/xlog.c | |
parent | 13e6d6c5da184abcdfcfc9874ad17ef09f4ea044 (diff) | |
download | postgresql-39ce62b110107ac03792130d130f64d62f3d4dcf.tar.gz postgresql-39ce62b110107ac03792130d130f64d62f3d4dcf.zip |
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 dirs
will get created then; but if they're present and empty, they capture the
vpathsearch searches in "make install", preventing installation of prebuilt
docs that might exist in the source tree. Per bug #5595 from Dmtiriy Igrishin.
Fix based on idea from Peter Eisentraut.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions