pidgin/pidgin

Replace getaddrinfo by Gio in Bonjour.

2020-11-19, Elliott Sales de Andrade
4c3a1b5aef6b
Replace getaddrinfo by Gio in Bonjour.

Replace `getaddrinfo` by Gio in Bonjour.

Testing Done:
Create a conversation on the same system; I don't hvae IPv6 configured to check that though.

Reviewed at https://reviews.imfreedom.org/r/230/
pidgin3_xml = configure_file(
input : 'pidgin3.xml.in',
output : 'pidgin3.xml',
configuration : version_conf,
install : true,
install_dir : get_option('datadir') / 'glade/catalogs')