Julien Rouhaud <[email protected]> writes: > On Tue, Apr 10, 2018 at 6:58 PM, Tom Lane <[email protected]> wrote: >> none of the three if-guards in the temp-install rule itself should >> prevent this, so what is preventing it? I don't see it.
> I just checked, and for the record the second rule (ifneq
> ($(abs_top_builddir),) is actually preventing it.
Ah-hah. I'd misread that maze of twisty little ifdefs that
sets up abs_top_builddir et al. Thanks for clarifying!
regards, tom lane
