Make the glib-networking dependency more explicit
authorDan Winship <danw@gnome.org>
Wed, 2 Feb 2011 20:38:26 +0000 (15:38 -0500)
committerDan Winship <danw@gnome.org>
Wed, 2 Feb 2011 20:38:26 +0000 (15:38 -0500)
commit2541c8a04f8c1acc52354e20dbcb503330b1bc14
tree8dd90bfc2052d6d1302dad8abe5ca2cc85ed674a
parenta227c1b94de00320eae421c08617369c55732b9b
Make the glib-networking dependency more explicit

Require glib-networking to be present at build time (with an error
explaining that you can pass --disable-tls-check, but packagers should
make sure libsoup has a runtime dependency on glib-networking).

Also, if a TLS connection fails because of missing glib-networking,
mention that in the reason_phrase, as a last resort.
configure.ac
libsoup/soup-session.c