pidgin/pidgin

b8e9a7b626d4
Fix some namespace changes that I made accidentally. Also add a G_UNLIKELY
macro call where Eion points out it could be useful.
subdir('libpurple')
subdir('protocols')
if ENABLE_GTK
subdir('pidgin')
endif
if enable_consoleui
subdir('finch')
endif