[build] ship sbd.pc with basic sbd build information for downstream packages to use
some packages, such as pcs, needs to have specific information about sbd
installation paths in order to configure sbd properly.
in a similar fashion as systemd (shipping systemd.pc), add similar feature to sbd.
In general this change does NOT affect any downstream distributions as they all
use pretty much standard paths, but it makes it a ton easier to build / install
and test sbd in CI where all package are installed in non-standard paths.
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>