Open
Description
Find a way to test hwloc.pc, both for dynamic and static lib cases, both with and without plugins (for ltdl/ldl dependencies).
Static would require --enable-static.
By the way it looks like pkg-config sometimes output libs out of order (at least when xnvctrl is enabled and not a plugin, some X libs are at the end, after -lpthread which they need). Our test would fail in this case.
May be something independent of make check (just like tests/embedded or tests/rename) to keep things simple.