Andres Freund <[email protected]> writes: > First thing I noticed that 'make dist' doesn't work in a vpath, failing in a > somewhat obscure way (likely because in a vpath build the the copy from the > source dir doesn't include GNUMakefile). Do we expect it to work?
Don't see how it could possibly be useful in a vpath, because you'd have
the real source files and the generated files in different trees.
regards, tom lane
