Use libsoup-gnome for proxy configuration if available
authorJonathan Matthew <jonathan@d14n.org>
Mon, 26 Jan 2009 08:51:36 +0000 (09:51 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 26 Jan 2009 08:55:24 +0000 (09:55 +0100)
commit5a0e94b8a75be2e59617af31326bd5defaab0ac5
treee1c91c31ad4fc97076aed575a4f2e7691fb3eed8
parent66de4c1bba5b2da9a50218e0f84071a10385e28e
Use libsoup-gnome for proxy configuration if available

If libsoup-gnome is found use this as it will give us
the GNOME proxy configuration. Otherwise use normal
libsoup.

The GNOME proxy configuration will only be used if
the proxy properties are not set on souphttpsrc
and if the http_proxy environment variable is not
set.

Fixes bug #552140.
configure.ac
ext/soup/gstsouphttpsrc.c