libs: fix PKG_CONFIG_PATH used when calling gobject-introspection scanner
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 25 Mar 2010 13:46:35 +0000 (13:46 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 25 Mar 2010 13:48:19 +0000 (13:48 +0000)
commit8cc727416365e6e184f157d398f3d37f4004198c
tree474803b2234f0e4404a0ddd43e72a3d438372c07
parent7a8004233a411c9c165ec11655e1f0a310953943
libs: fix PKG_CONFIG_PATH used when calling gobject-introspection scanner

Our own pkgconfig directory should come first, so that pkg-config uses
the in-tree libgstreamer and not some external one when --pkg=gstreamer-0.10
is passed to g-ir-scanner.

See #603710.
libs/gst/base/Makefile.am
libs/gst/check/Makefile.am
libs/gst/controller/Makefile.am
libs/gst/dataprotocol/Makefile.am
libs/gst/net/Makefile.am