On 2020-07-14, Nils Reuße <[email protected]> wrote:

> I am not too sure about adding "-I$(top_srcdir)" to the DEFAULT_INCLUDES 
> in the two Makefiles (for the two subdirectories), but I couldn't get it 
> to compile otherwise.  The affected includes are in subdirectories of 
> the source, but the compilation step is executed from build_amd64, and 
> then the already present "-I$(top_builddir)" resolves to .. (the top dir 
> of build_amd64) and not the top dir of the source code subdir.

Presumably that problem is caused by SEPARATE_BUILD.  Patching
around problems caused by SEPARATE_BUILD is not worth it, just drop
the SEPARATE_BUILD.

-- 
Christian "naddy" Weisgerber                          [email protected]

Reply via email to