gst-libs: make pkg-config get path to pkg-config dirs from configure
authorSebastian Rasmussen <sebrn@axis.com>
Sat, 5 May 2012 22:26:20 +0000 (23:26 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 5 May 2012 22:26:20 +0000 (23:26 +0100)
commitb7b123964b566427b5597133ec6c4aafdeeb74fc
treeb4b38d10adb3e82344221ba1d0289b44edc623aa
parenta5d8bce39573ac6ebcc30ddc68a32e1d78ddaddf
gst-libs: make pkg-config get path to pkg-config dirs from configure

When --with-pkg-config-path is supplied to configure this path is now
explicitly propagated to pkg-config.

https://bugzilla.gnome.org/show_bug.cgi?id=673377
gst-libs/gst/app/Makefile.am
gst-libs/gst/audio/Makefile.am
gst-libs/gst/fft/Makefile.am
gst-libs/gst/pbutils/Makefile.am
gst-libs/gst/riff/Makefile.am
gst-libs/gst/rtp/Makefile.am
gst-libs/gst/rtsp/Makefile.am
gst-libs/gst/sdp/Makefile.am
gst-libs/gst/tag/Makefile.am
gst-libs/gst/video/Makefile.am