pkg-config: Don't generate and install pkg-config with relative paths
authorJan Schmidt <jan@centricular.com>
Thu, 28 Jan 2016 17:50:42 +0000 (04:50 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:15 +0000 (19:32 +0000)
commit2bef3f740ef2d9891ca1b878650b40d7362b18a2
tree0a19fa7cb68dc15a77c42e9dccb3c1a4ac03582a
parente03e983e9095c08065aa8756cec668e803b4b36f
pkg-config: Don't generate and install pkg-config with relative paths

Don't put relative paths in pkg-config files, including uninstalled
ones. For those, use @abs_topbuilddir@ and @abs_topsrcdir@ as we
do elsewhere.

Remove libraries= directives, which doesn't seem to be a pkg-config
variable that actually exists, but has been in all our pkg-config
files for as long as they've existed.
pkgconfig/gstreamer-gl-uninstalled.pc.in
pkgconfig/gstreamer-gl.pc.in