build: fix pkgconfig file names (again).
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 18 Feb 2014 05:56:51 +0000 (06:56 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 19 Feb 2014 05:13:41 +0000 (06:13 +0100)
commitb024e6940bf1e92e4e8717c61a8ea07f3b3e42b8
treebd943d65e76cd8f13c7d1a6fbd259b3cd769f255
parent6e621413ab9f7b37b8c53a62f6183d3ed55b7a8e
build: fix pkgconfig file names (again).

It turns out it is more convenient to have only pkgconfig files named
after the installed GStreamer API version (1.0) instead of using all
possible subsequent names from that (1.0, 1.2, 1.4). i.e. they conflict
altogether anyway, so align pkgconfig file names to that.
configure.ac
pkgconfig/Makefile.am
pkgconfig/gstreamer-vaapi-drm.pc.in
pkgconfig/gstreamer-vaapi-glx.pc.in
pkgconfig/gstreamer-vaapi-wayland.pc.in
pkgconfig/gstreamer-vaapi-x11.pc.in