https://sourceware.org/bugzilla/show_bug.cgi?id=33103
--- Comment #4 from Sergei Trofimovich ---
(In reply to Mark Wielaard from comment #3)
> I don't understand why this is only a problem with srcdir == builddir.
AFAIU the difference in in-tree/out-of-tree is the following:
in-tree:
- bui
https://sourceware.org/bugzilla/show_bug.cgi?id=33103
--- Comment #3 from Mark Wielaard ---
I don't understand why this is only a problem with srcdir == builddir.
But maybe we can extend the original solution to use -iquote for srcdir. And
only have -I for lib and the top builddir (for )?
Does t