introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATH
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 12 Sep 2009 12:01:20 +0000 (14:01 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 13 Sep 2009 09:19:50 +0000 (11:19 +0200)
commitdf9b8b57b37f0ad69d136d8d0cb7af7b2069e448
treedc41e4a96c8639eff4770b9c8df6b25108fa43ba
parent39c21352e90ac6b1c8f0defe084f2e6ff684c5ca
introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATH

This way g-ir-scanner can find the gstreamer-*-0.10 pkg-config files.
14 files changed:
Makefile.am
gst-libs/gst/app/Makefile.am
gst-libs/gst/audio/Makefile.am
gst-libs/gst/cdda/Makefile.am
gst-libs/gst/fft/Makefile.am
gst-libs/gst/interfaces/Makefile.am
gst-libs/gst/netbuffer/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