pidgin/pidgin

Make sure we're not including the gettext macros in header files and deal with the repercussions of that.
subdir('libpurple')
subdir('protocols')
if ENABLE_GTK
subdir('pidgin')
endif
if enable_consoleui
subdir('finch')
endif