@ska @navi Reminds me of why I'd also do $prefix/include/foo-$major so it's easy to build a previous version for an application that has yet to update it's API calls, yet still having current version of libfoo installed for the other software that it might depend on (and not all distros split packages between .so and headers anyway, like gentoo doesn't).