diff -r 77536a48b4be -r b29ee022017f pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c Wed Dec 16 15:13:36 2015 -0500 +++ b/pidgin/gtkdialogs.c Sat Dec 19 14:29:01 2015 -0500 @@ -624,11 +624,7 @@ g_string_append(str, "
Plugins:
Disabled
"); #endif -#ifdef HAVE_SSL g_string_append(str, "
SSL:
SSL support is present.
"); -#else - g_string_append(str, "
SSL:
SSL support was NOT compiled!
"); -#endif g_string_append_printf(str, "
GTK+ Runtime:
%u.%u.%u
" "
GLib Runtime:
%u.%u.%u
",