pidgin/pidgin

Remove _xmppconnect support
release-2.x.y
2022-04-27, Gary Kramlich
13cdb7956bdc
Remove _xmppconnect support

It has always been vulnerable to MITM attacks when it is not used with DNSSEC,
and has been removed from XEP-0156 because of that. We have been issued
CVE-2022-26491 for this issue.

More discussion can be found at
https://mail.jabber.org/pipermail/standards/2022-February/038759.html.

Testing Done:
Compiled

Reviewed at https://reviews.imfreedom.org/r/1357/
man_MANS =
if ENABLE_GTK
man_MANS += pidgin.1
endif
if ENABLE_GNT
man_MANS += finch.1
endif
EXTRA_DIST = \
C-HOWTO.dox \
PERL-HOWTO.dox \
SIGNAL-HOWTO.dox \
TCL-HOWTO.dox \
TracFooter.html \
TracHeader.html \
account-signals.dox \
blist-signals.dox \
certificate-signals.dox \
cipher-signals.dox \
connection-signals.dox \
conversation-signals.dox \
core-signals.dox \
dbus-server-signals.dox \
funniest_home_convos.txt \
finch.1.in \
gtkaccount-signals.dox \
gtkblist-signals.dox \
gtkconv-signals.dox \
gtklog-signals.dox \
gtkimhtml-signals.dox \
gtkrc-2.0 \
imgstore-signals.dox \
jabber-signals.dox \
log-signals.dox \
notify-signals.dox \
pidgin.1.in \
plugin-i18n.dox \
plugin-ids.dox \
plugin-signals.dox \
savedstatus-signals.dox \
sound-signals.dox \
the_penguin.txt \
xfer-signals.dox