pidgin/pidgin

Move the libidn check to jabber/meson.build as it needs specific functions of the library
subdir('libpurple')
subdir('protocols')
if ENABLE_GTK
subdir('pidgin')
endif
if enable_consoleui
subdir('finch')
endif