#10329 added some INCLUDE_* variables to systematize include path for handling somewhat. But we could do better by using the *_LIBS deps vars to automatically handle this just as we do with -l linking flags.
(Meson would obviate this. This is just for the make build system in the meantime.)
#10329 added some
INCLUDE_*variables to systematize include path for handling somewhat. But we could do better by using the*_LIBSdeps vars to automatically handle this just as we do with-llinking flags.(Meson would obviate this. This is just for the make build system in the meantime.)