build: use new AG_GST_PKG_CONFIG_PATH m4 macro from common
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 14 Aug 2010 18:02:44 +0000 (19:02 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 14 Aug 2010 18:12:37 +0000 (19:12 +0100)
commite776699036eae0c46e443e33314cfb8d14f2b02d
treebf021a4f0c2182cdf6dedef1300f660702d3b1c8
parentb61b83376abc624b6c1f8156c8c91186e7897506
build: use new AG_GST_PKG_CONFIG_PATH m4 macro from common

Sets up a GST_PKG_CONFIG_PATH variable for use in Makefile.am
(avoids trailing ':' in PKG_CONFIG_PATH used).
15 files changed:
common
configure.ac
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