soup-status.c: #include config.h to get HAVE_SSL define
authorDan Winship <danw@gnome.org>
Thu, 3 Jun 2010 08:37:39 +0000 (10:37 +0200)
committerDan Winship <danw@gnome.org>
Wed, 9 Jun 2010 15:23:00 +0000 (11:23 -0400)
commit5777a65e543e598ce67a85eea71de871723953ca
treefae9328caec1e3960eba389d323f632fbc0cdf0c
parent21fbc17b56ddc3b5b2ca6a9fdeef4af90bc9d5af
soup-status.c: #include config.h to get HAVE_SSL define

Now SOUP_STATUS_SSL will have the the reason phrase "SSL handshake
failed" instead of "SSL support not available" when SSL was available.
libsoup/soup-status.c