app: pass PKG_CONFIG_PATH for gir files for libgstapp as well
authorPerry Hung <perry@leaflabs.com>
Wed, 23 Sep 2015 15:59:22 +0000 (11:59 -0400)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 29 Sep 2015 12:13:02 +0000 (13:13 +0100)
commit3e4c521775c0f346aae2a22e69de09a57e72e3c0
tree42b3e529d4254b212156fe119d970449e0476dbd
parente49c492a53ca637f3cec83987a317630370d3000
app: pass PKG_CONFIG_PATH for gir files for libgstapp as well

gir include search directories should respect PKG_CONFIG_PATH,
just like we do everywhere else. Makes g-i pick up the right
paths when using ./configure --with-pkg-config-path=

https://bugzilla.gnome.org/show_bug.cgi?id=755494
gst-libs/gst/app/Makefile.am