Use GST_*_1_0 environment variables everywhere
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 15 Jan 2013 13:47:32 +0000 (13:47 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 15 Jan 2013 13:47:32 +0000 (13:47 +0000)
commit64eee27ebca69a06e47babec9e43cda0fb541a8f
treec96b06af2954877845d7c7479a02dc91649d4416
parent3a5584f044240c6fbe909f146171475b00a9efce
Use GST_*_1_0 environment variables everywhere

The _1_0 suffixed environment variables override the
non-suffixed ones, so if we're in an environment that
sets the _1_0 suffixed ones, such as jhbuild, we need
to set those to make sure ours actually always get
used.
docs/gst/Makefile.am
docs/libs/Makefile.am
docs/plugins/Makefile.am
gst/Makefile.am
libs/gst/base/Makefile.am
libs/gst/check/Makefile.am
libs/gst/controller/Makefile.am
libs/gst/net/Makefile.am
tests/check/Makefile.am